bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22760] Incorrect javadoc for java.lang.Class.getName()


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22760] Incorrect javadoc for java.lang.Class.getName()
Date: 16 Oct 2005 01:27:03 -0000

The Classpath javadoc for Class.getName() says that the
method should return (for example) "B" for the Class that
represents the "byte" type.  This is incorrect.  According
to the Sun javadoc, Class.getName() should return "byte".


------- Comment #1 from from-classpath at savannah dot gnu dot org  2004-08-17 
03:15 -------
I've checked in the fix for this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22760





reply via email to

[Prev in Thread] Current Thread [Next in Thread]