commit-classpath
[Top][All Lists]
Advanced

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

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


From: Tom Tromey
Subject: [commit-cp] [bugs #9596] Incorrect javadoc for java.lang.Class.getName()
Date: Mon, 16 Aug 2004 23:19:26 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040308

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

/**************************************************************************/
[bugs #9596] Latest Modifications:

Changes by: 
                Tom Tromey <address@hidden>
'Date: 
                Tue 08/17/2004 at 03:15 (America/Denver)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
I've checked in the fix for this.







/**************************************************************************/
[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:  Fixed
Assigned to:  None
Status:  Closed
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".


Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 08/17/2004 at 03:15       By: tromey
I've checked in the fix for this.













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]