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

Sol x86 - Java2D's Clipping.ClipAnim does not load when using JIT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.2.0
    • vm-legacy
    • jit
    • x86
    • solaris_2.6

      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

            never Tom Rodriguez
            rrangarasunw Rekha Rangarajan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: