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

[headless] [macosx] massive NPEs at javax.swing.RepaintManager.currentManager, sun.awt.SunToolkit.getSystemEventQueueImplPP

XMLWordPrintable

      Headless JCK9 run (-Djava.awt.headless=true)

      JCK build: JCK-runtime-9 b03-2014-09-01
      JDK build used for testing: Java(TM) SE(build 1.9.0-ea-b27)
      Platform: macosx-x64 (mercury.ru.oracle.com)


      About 900 tests from awt and swing areas fail with

      java.lang.NullPointerException
      at javax.swing.RepaintManager.currentManager(RepaintManager.java:263)

      And a few with

      java.lang.NullPointerException
      at sun.awt.SunToolkit.getSystemEventQueueImplPP(SunToolkit.java:1080)
      at java.awt.event.InputMethodEvent.getMostRecentEventTimeForSource(InputMethodEvent.java:439)
      at java.awt.event.InputMethodEvent.<init>(InputMethodEvent.java:268)


      Sample logs are attached
      The full list of failing tests is also attached - it mostly contains failures caused by this issue

            alexsch Alexandr Scherbatiy
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: