-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b169
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8180248 | 10 | Semyon Sadetsky | P4 | Resolved | Fixed | b08 |
JDK-8267193 | 8u311 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
Testsuite name: jdk_awt
Test name(s): javax/swing/plaf/nimbus/8041642/bug8041642.java
Product(s) tested: JDK 1.9.0 b82
OS/architecture: Oracle Linux 7 x64
Reproducible: Always
Is it a Regression: No (Test also fails for 9b61 where the test was first introduced)
Is it a platform specific issue: Yes (Test passed on OEL 6 x64 )
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
Exception/Error from Log:
----------System.out:(1/30)----------
java.awt.Color[r=253,g=3,b=4]
----------System.err:(13/757)----------
java.lang.RuntimeException: Bar padding color should be green
at bug8041642.main(bug8041642.java:71)
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:519)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Bar padding color should be green
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Bar padding color should be green
Test name(s): javax/swing/plaf/nimbus/8041642/bug8041642.java
Product(s) tested: JDK 1.9.0 b82
OS/architecture: Oracle Linux 7 x64
Reproducible: Always
Is it a Regression: No (Test also fails for 9b61 where the test was first introduced)
Is it a platform specific issue: Yes (Test passed on OEL 6 x64 )
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
Exception/Error from Log:
----------System.out:(1/30)----------
java.awt.Color[r=253,g=3,b=4]
----------System.err:(13/757)----------
java.lang.RuntimeException: Bar padding color should be green
at bug8041642.main(bug8041642.java:71)
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:519)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:746)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Bar padding color should be green
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Bar padding color should be green
- backported by
-
JDK-8180248 [TEST_BUG]Test javax/swing/plaf/nimbus/8041642/bug8041642.java fails for OEL 7
- Resolved
-
JDK-8267193 [TEST_BUG]Test javax/swing/plaf/nimbus/8041642/bug8041642.java fails for OEL 7
- Resolved