[Bug java/35020] Class.getSimpleName() differs from Sun Java

2008-01-29 Thread mark at gcc dot gnu dot org
--- Comment #2 from mark at gcc dot gnu dot org 2008-01-29 21:02 --- Note that the libgcj and classpath versions of getSimpleName() were written independently. Although the classpath implementation might help in the short run. It is based on syntactically reconstructing the simple name.

[Bug java/35020] Class.getSimpleName() differs from Sun Java

2008-01-29 Thread mark at gcc dot gnu dot org
--- Comment #1 from mark at gcc dot gnu dot org 2008-01-29 20:35 --- GNU Classpath contains: 2007-08-20 Andrew John Hughes <[EMAIL PROTECTED]> * vm/reference/java/lang/VMClass.java: (getCanonicalName(Class)): Fix handling of member classes so we don't fall out