bug-classpath
[Top][All Lists]
Advanced

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

[Bug gjdoc/22798] RootDocImpl.classNamed does not understand java.lang c


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug gjdoc/22798] RootDocImpl.classNamed does not understand java.lang classes
Date: 16 Oct 2005 01:27:15 -0000

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.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2004-11-21 
16:49 -------
This fix doesn't change classNamed but instead adds dummy ClassDocs for classes
in the java.lang package depending on the specified source version.


-- 


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





reply via email to

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