Yea, take a look at 9204,  Seems like IBM's version of ZipFile
is asked to load "/classes" and throws an exception, while Sun's
implementation doesnt throw an exception.

> OK, I gave the IBM jdk a shot, and it crashes on me as well. Interesting 
> that it also happens related to opening a zip:
> 
>      "main" (TID:0x100519D8, sys_thread_t:0x8059108, state:R, native 
> ID:0x400) prio=5
>          at java.util.zip.ZipFile.open(Native Method)
>          at java.util.zip.ZipFile.<init>(ZipFile.java:127)
>          at java.util.jar.JarFile.<init>(JarFile.java:138)
>          at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:62)
>          at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:45)
>          at sun.net.www.protocol.jar.URLJarFile$1.run(URLJarFile.java:166)
>          at java.security.AccessController.doPrivileged(Native Method)
> 

Cheers,
-bob

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to