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

SWING and AWT regtests fail on Oracle Linux 7.0

XMLWordPrintable

    • generic
    • linux

      Test name(s): closed/java/awt/Container/ZOrder/Test.java
      JDK tested: jdk1.8_20b26,jdk1.8.0_11b31
      OS tested: Oracle Linux 7 ,Ubuntu 13.04
      Is it a regression? No
      Regression introduced in release/build: N/A
                  
      Is it platform specific? Yes ?(Fails on Oracle Linux 7.0 and Passes on Ubuntu 13.04)
         
      The is failure reproduced: Oracle Linux 7, Ubuntu13.04

      ----------System.err:(32/1919)----------
      Test one container lightweight - no events except paint and hierarchy
      sun.awt.SunToolkit$OperationTimedOut: 10001
      at sun.awt.X11.XToolkit.syncNativeQueue(XToolkit.java:2413)
      at sun.awt.SunToolkit.realSync(SunToolkit.java:1569)
      at sun.awt.SunToolkit.realSync(SunToolkit.java:1501)
      at Test.waitForIdle(Test.java:1006)
      at Test.testOneContainer(Test.java:768)
      at Test.testOneContainerLightweight(Test.java:209)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:483)
      at Test.main(Test.java:30)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:483)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)
      java.lang.RuntimeException: Exception thrown in testOneContainerLightweight
      at Test.main(Test.java:35)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:483)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Exception thrown in testOneContainerLightweight
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Exception thrown in testOneContainerLightweight

            azvegint Alexander Zvegintsev
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: