classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: [commit-cp] classpath ./ChangeLog java/util/zip/ZipEntr


From: Mark Wielaard
Subject: [cp-patches] Re: [commit-cp] classpath ./ChangeLog java/util/zip/ZipEntry.ja...
Date: Wed, 31 Aug 2005 17:44:48 +0200

Hi David,

On Wed, 2005-08-31 at 16:14 +0000, David Gilbert wrote:
> Could this have caused the problem I'm now seeing with running the Swing 
> demo:
> 
>  $ jamvm -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel 
> -classpath examples.zip gnu.classpath.examples.swing.Demo
> Cannot create system class loader
> Exception occured while printing exception (java/lang/RuntimeException)...
> Original exception was java/lang/ExceptionInInitializerError
> 
> If I unzip the examples.zip archive and run the demo using the .class 
> files, it works OK.
> 
> This just started happening today.

Hmmm, after a clean build and install of both classpath and jamvm I have
the same issue. Reverting the patch makes things work again.
Embarrassing. Apologies. I am investigating what goes wrong and why I
didn't notice this before.

BTW. You can run with the -verbose flag to get more information about
which classes are being loaded during bootstrap (in this case it showed
that it was loading ZipFile just before dying).

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]