-
Bug
-
Resolution: Won't Fix
-
P3
-
7u72, 7u76
-
Linux slc08vnc.us.oracle.com 2.6.39-500.1.23.el6uek.sparc64
-
sparc_64
-
linux
Testsuite name: Regression(j2se_javax_gui)
Test name: javax/swing/JScrollBar/7163696/Test7163696.java
Product(s) tested: JDK 7u80b08 (Linux-sparcv9)
OS/architecture: Linux/Sparc64
Error log file: see comments
Reproducible: Always
Reproducible on machine: slc08vnc.us.oracle.com, slc08vng.us.oracle.com
Is it a Regression: No
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail (1.7.0_76b13)
Test result on FCS: Linux-sparcv9 build is not present for 1.7.0b148
Is it a platform specific issue: Yes(Passing in Linux(x64))
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version: No
Exception/Error from Log:
----------System.err:(16/853)----------
sun.awt.SunToolkit$OperationTimedOut: 1491
at sun.awt.X11.XToolkit.syncNativeQueue(XToolkit.java:2340)
at sun.awt.SunToolkit.realSync(SunToolkit.java:1507)
at Test7163696.test(Test7163696.java:62)
at Test7163696.main(Test7163696.java:50)
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:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: sun.awt.SunToolkit$OperationTimedOut: 1491
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: sun.awt.SunToolkit$OperationTimedOut: 1491
Test run log location:
Steps to reproduce: see comments
Test name: javax/swing/JScrollBar/7163696/Test7163696.java
Product(s) tested: JDK 7u80b08 (Linux-sparcv9)
OS/architecture: Linux/Sparc64
Error log file: see comments
Reproducible: Always
Reproducible on machine: slc08vnc.us.oracle.com, slc08vng.us.oracle.com
Is it a Regression: No
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail (1.7.0_76b13)
Test result on FCS: Linux-sparcv9 build is not present for 1.7.0b148
Is it a platform specific issue: Yes(Passing in Linux(x64))
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version: No
Exception/Error from Log:
----------System.err:(16/853)----------
sun.awt.SunToolkit$OperationTimedOut: 1491
at sun.awt.X11.XToolkit.syncNativeQueue(XToolkit.java:2340)
at sun.awt.SunToolkit.realSync(SunToolkit.java:1507)
at Test7163696.test(Test7163696.java:62)
at Test7163696.main(Test7163696.java:50)
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:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: sun.awt.SunToolkit$OperationTimedOut: 1491
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: sun.awt.SunToolkit$OperationTimedOut: 1491
Test run log location:
Steps to reproduce: see comments
- relates to
-
JDK-7163696 JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs
- Closed