Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4380533

Java2Demo throws exception on merlin beta 36 build

XMLWordPrintable

    • 2d
    • beta
    • x86, sparc
    • solaris, solaris_8, windows_2000

      While running the Java2Demo using the applet viewer against merlin beta 36 build, following exception thorwn:
      java.io.IOException: Stream closed
              at java.io.BufferedInputStream.ensureOpen(BufferedInputStream.java:123)
              at java.io.BufferedInputStream.read(BufferedInputStream.java:273)
              at java.awt.Font.createFont(Font.java:425)
              at DemoFonts.getFont(DemoFonts.java:66)
              at DemoFonts.<init>(DemoFonts.java:51)
              at Java2Demo.<init>(Java2Demo.java:105)
              at Java2DemoApplet.init(Java2DemoApplet.java:107)
              at sun.applet.AppletPanel.run(AppletPanel.java:344)
              at java.lang.Thread.run(Thread.java:488)
      fonts/A.ttf not loaded. Using serif font.
      Exception occurred during event dispatching:
      java.lang.InternalError: bad t
              at sun.awt.geom.Order3.getSubCurve(Order3.java:592)
              at sun.awt.geom.CurveLink.getSubCurve(CurveLink.java:61)
              at sun.awt.geom.AreaOp.pruneEdges(AreaOp.java:392)
              at sun.awt.geom.AreaOp.calculate(AreaOp.java:144)
              at java.awt.geom.Area.intersect(Area.java:154)
              at sun.java2d.SunGraphics2D.intersectByArea(SunGraphics2D.java:431)
              at sun.java2d.SunGraphics2D.intersectShapes(SunGraphics2D.java:353)
              at sun.java2d.SunGraphics2D.clip(SunGraphics2D.java:1655)
              at demos.Clipping.ClipAnim.render(ClipAnim.java:127)
              at Surface.paint(Surface.java:347)
              at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4233)
              at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4186)
              at javax.swing.JComponent._paintImmediately(JComponent.java:4138)
              at javax.swing.JComponent.paintImmediately(JComponent.java:3970)
              at Surface.paintImmediately(Surface.java:316)
              at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:399)
              at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:120)
              at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
              at java.awt.EventQueue.dispatchEvent(EventQueue.java:421)
              at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:136)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:122)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:118)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
              
       # # An unexpected exception has been detected in native code outside the VM.# Program counter=0xdcb2370d
      #
      # Problematic Thread: prio=5 tid=0x8258858 nid=0xc runnable
      #
      Abort


      While running java2demo against the merlin b36 build we get the follwing the error.
      To reproduce the above error:
      Run Java2Demo by the command appletviewer -Xnosecurity Java2Demo.html.

      First click the option "Clipping" on the tabbed pane.
      Check all the options under the Global Controls, including the Tools option.
      Double click on the any of the 4 windows.
      Then select the "Clippling.Text" or "Clipping.Intersection" Tabs. Select any option in the combo box which appears in the
      bottom side of the window.

      This is occuring in Win 2000, Solaris 5.8 and IASolaris 8.
      The configuration is 128MB RAM.

            tdv Dmitri Trembovetski (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: