[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Small ZipFile patch
From: |
Stephen Crawley |
Subject: |
Re: Small ZipFile patch |
Date: |
Wed, 12 Mar 2003 01:49:22 +1000 |
address@hidden said:
> kaffe 1.0.7 doesn't throw any exceptions but also doesn't write to the
> file.
>
> Kissme CVS+Classpath CVS correctly throws SecurityException then dumps
> core.
>
> gij from CVS gives the interesting:
>
> Exception in thread "main" java.lang.ExceptionInInitializerError ***
> Got java.lang.NoClassDefFoundError: gnu.gcj.runtime.NameFinder while
> trying to print stack trace. Aborted
>
> Blackdown-1.4.1-beta correctly gives AccessControlException and then:
>
> Unexpected Signal : 11 occurred at PC=0x403A264C Function=(null)+0x403A
> 264C Library=/opt/j2sdk1.4.1/jre/lib/i386/client/libjvm.so
For the record, the testcase gives a JVM crash with JDK 1.4.0-b92 on Linux.
-- Steve
- Small ZipFile patch, Jeroen Frijters, 2003/03/04
- RE: Small ZipFile patch, Jeroen Frijters, 2003/03/04
- RE: Small ZipFile patch, Jeroen Frijters, 2003/03/04
- RE: Small ZipFile patch, Jeroen Frijters, 2003/03/04
- RE: Small ZipFile patch, Jeroen Frijters, 2003/03/04
- RE: Small ZipFile patch, Jeroen Frijters, 2003/03/05