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

2005-08-31 Thread Mark Wielaard
Hi David, On Wed, 2005-08-31 at 16:14 +, 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 creat

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

2005-08-31 Thread David Gilbert
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/Ru

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

2005-08-31 Thread Mark Wielaard
On Wed, 2005-08-31 at 17:44 +0200, Mark Wielaard wrote: > 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. It

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

2005-08-31 Thread Andrew Pinski
On Aug 31, 2005, at 12:14 PM, 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 Ex

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

2005-08-31 Thread David Gilbert
Andrew Pinski wrote: On Aug 31, 2005, at 12:14 PM, 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