On Wed, Dec 8, 2010 at 1:13 PM, Andrew Haley <aph@xxxxxxxxxx> wrote: >> http://developer.classpath.org/pipermail/classpath-patches/2010-November/006512.html > > What compatibility problem does this fix? That the result is not what we get with OpenJDK. JamVM, for example, (and I guess CACAO) has fixed this in their tree as has GCJ. The test case I used for this is ClassTest.testGetSimpleName() here: https://github.com/penberg/malva/blob/master/src/malva/java/lang/ClassTest.java