JDK-8219504 : Test for JDK-8211435 can be run on all platforms
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 11,13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-02-21
  • Updated: 2019-10-10
  • Resolved: 2019-03-09
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 11 JDK 13
11.0.6-oracleFixed 13 b14Fixed
Description
Currently the test for JDK-8211435 is executed on macOS only, because of JDK-8204142:
http://mail.openjdk.java.net/pipermail/awt-dev/2018-October/014492.html

But since JDK-8204142 was fixed we can run it on all platforms.
Comments
Fix Request (OpenJDK 11u): Please approve backporting this test-only fix to JDK 11u. Since JDK-8204142 is fixed in latest JDK 11u this trivial fix can be backported too. Patch applies cleanly. I've verified the test is being run on Linux now (and it passes). Risk low, as it's test-only.
08-10-2019