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

NPE with JEdit520 after change for JDK-8139192 (9-b124)

XMLWordPrintable

    • b124
    • 9
    • x86
    • linux, windows

      The change for JDK-8139192 is causing a NPE with the JEdit520 application starting in 9-b124. The app is getting an NPE on windows-x86 and Linux-x86. Here's a snippet from the JEdit log file:

      6:42:56 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: java.lang.NullPointerException
      6:42:56 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at sun.awt.image.OffScreenImageSource.produce(java.desktop@9-ea/OffScreenImageSource.java:191)
      6:42:56 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at sun.awt.image.OffScreenImageSource.addConsumer(java.desktop@9-ea/OffScreenImageSource.java:66)
      6:42:56 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at sun.awt.image.OffScreenImageSource.startProduction(java.desktop@9-ea/OffScreenImageSource.java:80)
      6:42:56 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.image.PixelGrabber.grabPixels(java.desktop@9-ea/PixelGrabber.java:259)
      6:42:56 PM [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.image.PixelGrabber.grabPixels(java.desktop@9-

            aghaisas Ajit Ghaisas
            briand Brian Doherty (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: