JDK-8079450 : [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u60,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux,solaris
  • CPU: generic
  • Submitted: 2015-05-06
  • Updated: 2021-05-15
  • Resolved: 2015-06-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u311Fixed 9 b70Fixed
Related Reports
Relates :  
Description
Testsuite name: Regression
Test name(s): javax/swing/plaf/nimbus/8041642/bug8041642.java
Product(s) tested: JDK 9b62(32-bit/64-bit), JDK 9b61(32-bit/64-bit)
OS/architecture: OEL 6.4/x64, Ubuntu 14.10/i586 
Error log file (if present):  see comments
Reproducible: Always
Reproducible on machine: spb23313.ru.oracle.com, stt-133.ru.oracle.com
Is it a Regression: No 
Regression introduced in release/build: N/A
Is it a platform specific issue: No (fails on Solaris also)
[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.out:(1/31)----------
java.awt.Color[r=76,g=25,b=40]
----------System.err:(13/757)----------
java.lang.RuntimeException: Bar padding color should be green
	at bug8041642.main(bug8041642.java:70)
	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:502)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
	at java.lang.Thread.run(Thread.java:745)

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