-
Bug
-
Resolution: Fixed
-
P3
-
8
-
-Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
-
b52
-
x86_64
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084540 | emb-9 | Konstantin Shefov | P3 | Resolved | Fixed | team |
JDK-8273737 | 8u321 | Anto J | P3 | Resolved | Fixed | b01 |
Testsuite name: Regression (jdk_swing)
Test name(s): javax/swing/JColorChooser/Test4177735.java
Product(s) tested: JDK 8u40b19(64-bit), JDK 9b45(64-bit)
OS/architecture: Solaris(x64), 64-bit JDK
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: see comments
Is it a Regression: No
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail (JDK 8u25b17)
Test result on FCS: Fail (1.8.0 b132)
Is it a platform specific issue: No(failing in Linux and Solaris)
Exception/Error from Log:
----------System.err:(13/699)----------
java.lang.ArrayIndexOutOfBoundsException: 1
at Test4177735.main(Test4177735.java:43)
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:497)
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.ArrayIndexOutOfBoundsException: 1
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.ArrayIndexOutOfBoundsException: 1
Test run log location:
Steps to reproduce: see comments
Test name(s): javax/swing/JColorChooser/Test4177735.java
Product(s) tested: JDK 8u40b19(64-bit), JDK 9b45(64-bit)
OS/architecture: Solaris(x64), 64-bit JDK
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: see comments
Is it a Regression: No
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail (JDK 8u25b17)
Test result on FCS: Fail (1.8.0 b132)
Is it a platform specific issue: No(failing in Linux and Solaris)
Exception/Error from Log:
----------System.err:(13/699)----------
java.lang.ArrayIndexOutOfBoundsException: 1
at Test4177735.main(Test4177735.java:43)
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:497)
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.ArrayIndexOutOfBoundsException: 1
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.ArrayIndexOutOfBoundsException: 1
Test run log location:
Steps to reproduce: see comments
- backported by
-
JDK-8084540 [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
- Resolved
-
JDK-8273737 [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
- Resolved