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.
Timeout failure was found on Ubuntu 18.04.
Reproduce:
-----------------------------------
make test TEST="sanity/client/SwingSet/src/ColorChooserDemoTest.java"
-----------------------------------
It still failed even with testng/timeout=800.
Comments
adding request on behalf of Ekaterina Vergizova (katya@azul.com)
Fix request (13u):
The test failure is observed in jdk13u too. Patch applies cleanly and fixes the test failure.
15-05-2020
Fix request (11u)
I would like to downport this for parity with 11.0.7-oracle. I had to do some trivial resolves:
http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2019-December/002207.html
There is an animation thread in the demo, it is making test unstable.
16-04-2019
Same issue observed in Windows platform also, reopening this.
16-04-2019
The newest version I had tested was:
------------------------------------------
changeset: 54245:96c45aa61056
parent: 54244:3ee03f1d88c9
parent: 54226:fce15a3c1922
user: psadhukhan
date: Fri Mar 22 13:42:45 2019 +0530
summary: Merge
------------------------------------------
But why this issue was closed without a fix?