This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/12001] _Jv_FindClass dumps core when Oracle's classes12.zip in $CLASSPATH


------- Additional Comments From nbryant at allegientsystems dot com  2004-01-14 22:27 -------
That's weird, it definitely worked for me against 3.3.1. Tom, the point of the
patch is exactly what you're suggesting: to add the URL's to the loader after it
is completely initialized. Maybe something happened to the class
static-initializer order to cause those URL's to attempt to load before the
loader is constructed? (Random clueless speculation)

Email me if you need another pair of eyes on it.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]