JDK-8240290 : Clean the "libawt_xawt" library from code for macOS
Type:Bug
Component:client-libs
Sub-Component:java.awt
Affected Version:15
Priority:P4
Status:Resolved
Resolution:Fixed
OS:linux
CPU:generic
Submitted:2020-03-02
Updated:2020-08-09
Resolved:2020-04-15
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.
The libawt_xawt.so library is used by the headful toolkit only and only on Unix, but it still uses some code related to macOS(the time when macport project used XToolkit), which should be deleted.