Solaris-x86 5.6 8-bit (test machine: peas)
JDK-1.2beta4-J
/usr/local/java/jdk1.2/x86/demo/jfc/Java2D
Steps to reproduce
------------------
#1. load the Clipping.ClipAnim test standalone by - java demos.Clipping.ClipAnim
#2. Notice that ClipAnim loads with a blank canvas
#3. Notice following exception -
Exception occurred during event dispatching:
java.lang.NullPointerException
at sun.awt.Albert.TBezierList.mergeArray(Compiled Code)
at sun.awt.Albert.TBezierList.SplitAtIntersectionsWith(Compiled Code)
at sun.awt.Albert.TPathExtractor.render(Compiled Code)
at java.awt.geom.Area.extract(Compiled Code)
at java.awt.geom.Area.getPathIterator(Compiled Code)
at sun.java2d.SunGraphics2D.getCompBounds(Compiled Code)
at sun.awt.image.BufferedImageGraphics2D.invalidateCachedState(Compiled Code)
at sun.awt.image.BufferedImageGraphics2D.invalidatePipe(Compiled Code)
at sun.java2d.SunGraphics2D.invalidateClip(Compiled Code)
at sun.java2d.SunGraphics2D.clip(Compiled Code)
at sun.awt.image.BufferedImageGraphics2D.clip(Compiled Code)
at demos.Clipping.ClipAnim.drawDemo(Compiled Code)
at J2DCanvas.paint(Compiled Code)
at sun.awt.motif.MComponentPeer.handleEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
Solaris-x86 5.6 8-bit (test machine: dino)
JDK-1.2fcs-C
/usr/local/java/jdk1.2fcs/x86/demo/jfc/Java2D
Still see the above problem for Clipping.ClipAnim in JDK-1.2fcs-C
rekha.rangarajan@eng 1998-07-27
JDK-1.2beta4-J
/usr/local/java/jdk1.2/x86/demo/jfc/Java2D
Steps to reproduce
------------------
#1. load the Clipping.ClipAnim test standalone by - java demos.Clipping.ClipAnim
#2. Notice that ClipAnim loads with a blank canvas
#3. Notice following exception -
Exception occurred during event dispatching:
java.lang.NullPointerException
at sun.awt.Albert.TBezierList.mergeArray(Compiled Code)
at sun.awt.Albert.TBezierList.SplitAtIntersectionsWith(Compiled Code)
at sun.awt.Albert.TPathExtractor.render(Compiled Code)
at java.awt.geom.Area.extract(Compiled Code)
at java.awt.geom.Area.getPathIterator(Compiled Code)
at sun.java2d.SunGraphics2D.getCompBounds(Compiled Code)
at sun.awt.image.BufferedImageGraphics2D.invalidateCachedState(Compiled Code)
at sun.awt.image.BufferedImageGraphics2D.invalidatePipe(Compiled Code)
at sun.java2d.SunGraphics2D.invalidateClip(Compiled Code)
at sun.java2d.SunGraphics2D.clip(Compiled Code)
at sun.awt.image.BufferedImageGraphics2D.clip(Compiled Code)
at demos.Clipping.ClipAnim.drawDemo(Compiled Code)
at J2DCanvas.paint(Compiled Code)
at sun.awt.motif.MComponentPeer.handleEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
Solaris-x86 5.6 8-bit (test machine: dino)
JDK-1.2fcs-C
/usr/local/java/jdk1.2fcs/x86/demo/jfc/Java2D
Still see the above problem for Clipping.ClipAnim in JDK-1.2fcs-C
rekha.rangarajan@eng 1998-07-27
- duplicates
-
JDK-4157675 Solaris JIT generates bad code for logic expression
-
- Closed
-