JDK-7020056 : [TEST_BUG] java/awt/List/SetBackgroundTest/SetBackgroundTest.java intermittently fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: linux_ubuntu
  • CPU: generic
  • Submitted: 2011-02-16
  • Updated: 2020-10-31
  • Resolved: 2020-10-31
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.
Other
tbdResolved
Related Reports
Relates :  
Description
see comments

Comments
Some synchronization would help this test -- and so called "standard machinery" should be removed. After the fix to JDK-8063104 I hope the test will be more stable, and this bug closed.
21-11-2014

- this is an issue reported against 7(7u), - there are now affected version 9 filed for this issue - 7u issues are transferred to Sustaining Nevertheless if someone have a report against 9 - please reopen and add affectedVersion 9 or 7u specific escalations might be reopen to Sustaining
10-08-2014

- this is an issue reported against 7(7u), - there are now affected version 9 filed for this issue - 7u issues are transferred to Sustaining Nevertheless if someone have a report against 9 - please reopen and add affectedVersion 9 or 7u specific escalations might be reopen to Sustaining
10-08-2014

EVALUATION I found that adding sleep(1000) before getting collor allows the test to pass. Seems like a timing issue in the test.
04-03-2011

EVALUATION On my host the problem is reproucible from jdk 7 build 42. The problem is not reproducible with jdk7 build 41.
17-02-2011