On Mon, 15 Nov 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote:

> For some reason Kaffe's java.util.zip.ZipEntry throws an exception
> in setCompressedSize when invoked for META-INF/ (which is a
> directory and should thus have compressedSize == size == 0,
> compression is STORED).

It's a stack overflow, strange.  Is Kaffe's default stack size smaller
than the size of your usual JVM?  Should we increase it by default?

Stefan

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

Reply via email to