bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/27458] VMClassLoader.getBootPackages does not work with e


From: gcc at pcedev dot com
Subject: [Bug classpath/27458] VMClassLoader.getBootPackages does not work with endorsed jars
Date: 9 Aug 2006 12:09:24 -0000


------- Comment #3 from gcc at pcedev dot com  2006-08-09 12:09 -------
I am not sure the JacORB bug is related to this one.
The current bug is about the fact that META-INF/INDEX.LIST is not found if the
boot classpath contains a META-INF/INDEX.LIST entry which is not the one of the
glibj.zip. Not finding this entry means that the ClassLoader.getPackage(String)
returns null for core packages (like "java.lang" e.g.).
I can eventually handle this bug this week end, but I'm not certain it is the
one which is linked to the failure or JacORB.


-- 


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





reply via email to

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