ClassLoader initialization in _Jv_RunMain
Andreas Tobler
toa@pop.agri.ch
Fri Nov 14 15:08:00 GMT 2003
Mark Wielaard wrote:
>>We have to do something, since the `-jar' bug is an important
>>regression. There's a PR for this. I've been planning to look at
>>it, probably next week.
>>> Andreas is trying out a simple workaround for this. Just commenting out
> the setTime() call in ZipEntry.setExtra(byte[]). Since this seems to be
> the only call that can trigger a (Calender) resource load while
> initializing the VMClassLoader.
Starting program:
/Volumes/xufs/gcc-cvs-dylib/objdir/powerpc-apple-darwin7.0.0/libjava/.libs/gij
-jar
/Volumes/xufs/gcc-cvs-dylib/gcc/libjava/testsuite/libjava.jar/simple.jar
Failed to load Main-Class manifest attribute from
/Volumes/xufs/gcc-cvs-dylib/gcc/libjava/testsuite/libjava.jar/simple.jar
Program exited with code 01.
on hppa & darwin.
So far from the ffi hack lab :)
Andreas
More information about the Java
mailing list