JDK-8027027 : Deliver proper fix for JDK-8020209
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: os_x
  • CPU: x86
  • Submitted: 2013-10-22
  • Updated: 2018-09-05
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
tbdUnresolved
Related Reports
Relates :  
Description
The fix for JDK-8020209 we have now is just a workaround. The proper fix for this bug is http://cr.openjdk.java.net/~leonidr/8020209/webrev.02/ However, it uses a SPI and therefore requires submitting private JDK build to Apple for an approval, which we can't do yet. This situation should be resolved and the proper fix pushed to JDK repo, replacing the workaround.