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

Re: [zzdev] RE: [zzdev] jre 1.4.0 query



> 
> Yes the client did run. I went back to 1.3.1_02.
> For comparison here is part of the output with 1.3.1_02:
> Main exiting - on to the events..
> java.lang.ClassNotFoundException: org.gzigzag.ZZDrawingJ2D
> java.lang.ClassNotFoundException: org.gzigzag.ZZDrawingJ2D
>         at java.net.URLClassLoader$1.run(Unknown Source)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Unknown Source)
>         at org.gzigzag.ZZDrawing.createInstance(ZZDrawing.java:69)
>         at org.gzigzag.ZZDrawing.<clinit>(ZZDrawing.java:59)
>         at org.gzigzag.ZZUpdateManager.run(ZZUpdateManager.java:169)
>         at java.lang.Thread.run(Unknown Source)
> Graphics2D found but support not compiled in.

The only difference is inside the stack trace, and has no effect on anything.
It's just showing some internals of the JDK that changed.

No cause for worry.

	Tuomas