commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #10996] RootDocImpl.classNamed does not understand jav


From: Julian Scheid
Subject: [commit-cp] [bugs #10996] RootDocImpl.classNamed does not understand java.lang classes
Date: Sun, 21 Nov 2004 11:56:43 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040914 Firefox/0.10 StumbleUpon/1.998

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

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

Changes by: 
                Julian Scheid <address@hidden>
'Date: 
                Sun 11/21/2004 at 16:49 (GMT)

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


------------------ Additional Follow-up Comments ----------------------------
This fix doesn't change classNamed but instead adds dummy ClassDocs for classes 
in the java.lang package depending on the specified source version.







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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10996>
Project: classpath
Submitted by: Chris Burdess
On: Sun 11/14/2004 at 17:48

Category:  gjdoc
Severity:  7 - Major
Resolution:  Fixed
Privacy:  Public
Assigned to:  julian
Status:  Closed
Platform Version:  None


Summary:  RootDocImpl.classNamed does not understand java.lang classes

Original Submission:  RootDocImpl.classNamed needs to return suitable java.lang 
classes given their unscoped names, e.g. classNamed("IllegalArgumentException") 
needs to return the class for java.lang.IllegalArgumentException.

Otherwise the link_to_class XSL template fails to provide a correct name for  
java.lang exceptions and other links.

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


-------------------------------------------------------
Date: Sun 11/21/2004 at 16:49       By: Julian Scheid <julian>
This fix doesn't change classNamed but instead adds dummy ClassDocs for classes 
in the java.lang package depending on the specified source version.













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

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







reply via email to

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