commit-classpath
[Top][All Lists]
Advanced

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

[bugs #9596] Incorrect javadoc for java.lang.Class.getName()


From: Stephen Crawley
Subject: [bugs #9596] Incorrect javadoc for java.lang.Class.getName()
Date: Thu, 08 Jul 2004 11:19:03 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

This mail is an automated notification from the bugs tracker
 of the project: classpath.




/**************************************************************************/
[bugs #9596] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9596>
Project: classpath
Submitted by: Stephen Crawley
On: Thu 07/08/2004 at 15:16

Category:  None
Severity:  5 - Average
Resolution:  None
Assigned to:  None
Status:  Open
Platform Version:  None


Summary:  Incorrect javadoc for java.lang.Class.getName()

Original Submission:  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".












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9596>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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