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

Test java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html fails on Linux since 7u25b03

XMLWordPrintable

    • b03
    • generic
    • linux_ubuntu

      Testsuite name: Regression
      Test name: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html
      JDK tested: 7u25b05
      OS tested: Ubuntu Linux 12.04 x64
      Is it a regression: YES
      Regression introduced in 7u25 b03 (Test passed on 7u25b02)

      Log:

      #section:main
      ----------messages:(3/115)----------
      command: main LoopRobustness
      reason: User specified action: run main LoopRobustness
      elapsed time (seconds): 5.154
      ----------System.out:(0/0)----------
      ----------System.err:(30/1832)----------
      Exception in thread "AWT-XAWT" java.lang.NullPointerException
      at sun.awt.AppContext$6.isDisposed(AppContext.java:813)
      at java.util.TimeZone.getDefaultInAppContext(TimeZone.java:738)
      at java.util.TimeZone.getDefaultRef(TimeZone.java:630)
      at java.util.Calendar.getInstance(Calendar.java:996)
      at java.util.Formatter$FormatSpecifier.printDateTime(Formatter.java:2781)
      at java.util.Formatter$FormatSpecifier.print(Formatter.java:2695)
      at java.util.Formatter.format(Formatter.java:2494)
      at java.util.Formatter.format(Formatter.java:2423)
      at java.lang.String.format(String.java:2797)
      at sun.util.logging.PlatformLogger$LoggerProxy.format(PlatformLogger.java:416)
      at sun.util.logging.PlatformLogger$LoggerProxy.doLog(PlatformLogger.java:357)
      at sun.util.logging.PlatformLogger.warning(PlatformLogger.java:231)
      at sun.awt.X11.XToolkit.processException(XToolkit.java:583)
      at sun.awt.X11.XToolkit.run(XToolkit.java:676)
      at sun.awt.X11.XToolkit.run(XToolkit.java:591)
      at java.lang.Thread.run(Thread.java:724)
      java.lang.RuntimeException: Test FAILED: second thread hasn't notified MainThread
      at LoopRobustness.main(LoopRobustness.java:70)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:724)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test FAILED: second thread hasn't notified MainThread
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test FAILED: second thread hasn't notified MainThread
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test FAILED: second thread hasn't notified MainThread


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test FAILED: second thread hasn't notified MainThread

            leonidr Leonid Romanov (Inactive)
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: