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

D3D/OGL: NPE is thrown when running PerspectiveTest from the effects project [RSL]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6u10
    • 6u10
    • client-libs
    • 2d
    • b09
    • b20
    • generic
    • generic
    • Verified

      an NPE is thrown after playing with PerspectiveTest demo from
      the effects project:
      Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
              at sun.java2d.SunGraphics2D.validateColor(SunGraphics2D.java:1646)
              at sun.java2d.SunGraphics2D.<init>(SunGraphics2D.java:237)
              at sun.awt.image.SunVolatileImage.createGraphics(SunVolatileImage.java:192)
              at sun.java2d.pipe.hw.AccelTypedVolatileImage.createGraphics(AccelTypedVolatileImage.java:54)
              at sun.awt.image.VolatileSurfaceManager.initContents(VolatileSurfaceManager.java:263)
              at sun.java2d.d3d.D3DVolatileSurfaceManager.initContents(D3DVolatileSurfaceManager.java:209)
              at sun.awt.image.SunVolatileImage.<init>(SunVolatileImage.java:74)
              at sun.java2d.pipe.hw.AccelTypedVolatileImage.<init>(AccelTypedVolatileImage.java:38)
              at sun.java2d.d3d.D3DGraphicsConfig.createCompatibleVolatileImage(D3DGraphicsConfig.java:273)
              at com.sun.scenario.effect.impl.hw.HWRenderer$1.run(HWRenderer.java:75)

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: