-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
None
-
x86
-
windows_nt
Together/Whitebaord from Togethersoft (www.togethersoft.com) mostly works with the beta 1.4, however when a UML object is slected in the diagran, it fails to highlight and throws the following exception:
Exception occurred during event dispatching:
java.lang.InternalError: Cannot construct general op for MaskBlit(Lsun/java2d/Su
rfaceData;Lsun/java2d/SurfaceData;Ljava/awt/Composite;IIIIII[BII)V XOR mode
at sun.java2d.loops.GraphicsPrimitive.setupGeneralBinaryOp(GraphicsPrimi
tive.java:230)
at sun.java2d.loops.MaskBlit.makePrimitive(MaskBlit.java:117)
at sun.java2d.loops.GraphicsPrimitiveMgr.locate(GraphicsPrimitiveMgr.jav
a:170)
at sun.java2d.loops.MaskBlit.locate(MaskBlit.java:51)
at sun.java2d.loops.Blit$General.<init>(Blit.java:120)
at sun.java2d.loops.Blit.makePrimitive(Blit.java:109)
at sun.java2d.loops.GraphicsPrimitiveMgr.locate(GraphicsPrimitiveMgr.jav
a:170)
at sun.java2d.loops.Blit.locate(Blit.java:46)
at sun.java2d.loops.Blit.getFromCache(Blit.java:59)
at sun.java2d.pipe.AlphaPaintPipe.renderPathTile(AlphaPaintPipe.java:119
)
at sun.java2d.pipe.SpanShapeRenderer$Composite.renderBox(SpanShapeRender
er.java:45)
at sun.java2d.pipe.SpanShapeRenderer.renderRect(SpanShapeRenderer.java:1
73)
at sun.java2d.pipe.SpanShapeRenderer.fill(SpanShapeRenderer.java:121)
at sun.java2d.pipe.PixelToShapeConverter.fillRect(PixelToShapeConverter.
java:47)
at sun.java2d.pipe.ValidatePipe.fillRect(ValidatePipe.java:42)
at sun.java2d.SunGraphics2D.fillRect(SunGraphics2D.java:1889)
at znv.a([DashoPro-V1.2-120198])
at zni.a([DashoPro-V1.2-120198])
at zbur.a([DashoPro-V1.2-120198])
at zbur.paint([DashoPro-V1.2-120198])
at zcep.paintComponent([DashoPro-V1.2-120198])
at javax.swing.JComponent.paint(JComponent.java:713)
at javax.swing.JComponent.paintWithBuffer(JComponent.java:4221)
at javax.swing.JComponent._paintImmediately(JComponent.java:4164)
at javax.swing.JComponent.paintImmediately(JComponent.java:3995)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:374)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System
EventQueueUtilities.java:119)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:368)
at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:12
7)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:117)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:96)
Exception occurred during event dispatching:
java.lang.InternalError: Cannot construct general op for MaskBlit(Lsun/java2d/Su
rfaceData;Lsun/java2d/SurfaceData;Ljava/awt/Composite;IIIIII[BII)V XOR mode
at sun.java2d.loops.GraphicsPrimitive.setupGeneralBinaryOp(GraphicsPrimi
tive.java:230)
at sun.java2d.loops.MaskBlit.makePrimitive(MaskBlit.java:117)
at sun.java2d.loops.GraphicsPrimitiveMgr.locate(GraphicsPrimitiveMgr.jav
a:170)
at sun.java2d.loops.MaskBlit.locate(MaskBlit.java:51)
at sun.java2d.loops.Blit$General.<init>(Blit.java:120)
at sun.java2d.loops.Blit.makePrimitive(Blit.java:109)
at sun.java2d.loops.GraphicsPrimitiveMgr.locate(GraphicsPrimitiveMgr.jav
a:170)
at sun.java2d.loops.Blit.locate(Blit.java:46)
at sun.java2d.loops.Blit.getFromCache(Blit.java:59)
at sun.java2d.pipe.AlphaPaintPipe.renderPathTile(AlphaPaintPipe.java:119
)
at sun.java2d.pipe.SpanShapeRenderer$Composite.renderBox(SpanShapeRender
er.java:45)
at sun.java2d.pipe.SpanShapeRenderer.renderRect(SpanShapeRenderer.java:1
73)
at sun.java2d.pipe.SpanShapeRenderer.fill(SpanShapeRenderer.java:121)
at sun.java2d.pipe.PixelToShapeConverter.fillRect(PixelToShapeConverter.
java:47)
at sun.java2d.pipe.ValidatePipe.fillRect(ValidatePipe.java:42)
at sun.java2d.SunGraphics2D.fillRect(SunGraphics2D.java:1889)
at znv.a([DashoPro-V1.2-120198])
at zni.a([DashoPro-V1.2-120198])
at zbur.a([DashoPro-V1.2-120198])
at zbur.paint([DashoPro-V1.2-120198])
at zcep.paintComponent([DashoPro-V1.2-120198])
at javax.swing.JComponent.paint(JComponent.java:713)
at javax.swing.JComponent.paintWithBuffer(JComponent.java:4221)
at javax.swing.JComponent._paintImmediately(JComponent.java:4164)
at javax.swing.JComponent.paintImmediately(JComponent.java:3995)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:374)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System
EventQueueUtilities.java:119)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:368)
at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:12
7)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:117)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:96)
- duplicates
-
JDK-4356724 Xor loops are not implemented yet in the new Merlin Java2D architecture
-
- Closed
-