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

Mac Lion window flickering and NPE in upload pixels

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 7u6
    • fx2.1, 7u6
    • javafx

      Currently I'm using the JavaFX 2.1 GA Build with Mac OS X Lion (10.7.3) on my MacBook Pro (2.33 GHz Intel Core 2 Duo, 4GB 667 MHz DDR2 SDRAM, ATI Radeon X1600 256 MB) an run into some performance and ui problems. The overall rendering framerate is arround ~30fps (which is normally 60fps on my desktop computer) and if I try to resize the main window the window starts to flicker and I get the following exception:

      Glass detected outstanding Java exception at -[GlassRunnable run]:src/com/sun/mat/ui/GlassApplication.m:163
      Exception in thread "AWT-AppKit" java.lang.NullPointerException
       at com.sun.glass.ui.mac.MacView._uploadPixels(MacView.java:72)
       at com.sun.glass.ui.View.uploadPixels(View.java:706)
       at com.sun.prism.j2d.J2DPresentable$Glass$1.run(J2DPresentable.java:99)

            thor Thor Johannesson (Inactive)
            srosejfx Steffen Rose (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: