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

jre 1.4.0 query



Title: jre 1.4.0 query

Hello,

I have just installed and run gzz with jre 1.4.0 beta installed.
here is the output:
C:\BATCH>java.exe -jar c:\progra~1\gzigzag\gzigzag-0.6.3-with-modules.jar cellscrollfile
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.FlobSet.render(FlobSet.java:183)
        at org.gzigzag.FlobSet.render(FlobSet.java:178)
        at org.gzigzag.ZZCanvasView.paintInto(ZZCanvasView.java:206)
        at org.gzigzag.ZZViewComponent.paint(ZZViewComponent.java:254)
        at org.gzigzag.ZZViewComponent.update(ZZViewComponent.java:269)
        at sun.awt.RepaintArea.paint(Unknown Source)
        at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Graphics2D found but support not compiled in.

end.

This is very different than the output I get with jre1.3.1_02. Are ther any tips on using the 1.4.0 beta?
Hopefully it is useful to preparing for jre 1.4.x release. Please let me know if there is more suitable place to report this.

Many Thanks

Lewis