Re: Future blog
Pekka Enberg <[email protected]> Wed, 8 Dec 2010 13:37:17 +0200
| Newsgroups | gmane.comp.java.classpath.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 8, 2010 at 1:13 PM, Andrew Haley <[email protected]> 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