JDK-8025673 : [macosx] Disable X11 AWT toolkit
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2013-09-30
  • Updated: 2018-08-03
  • Resolved: 2013-10-25
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 8 Other
8 b114Fixed hs25Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
The X11 toolkit is not supported on Mac OS X and not used by default so it needs to be disabled. This issue is different from JDK-8003900 in that I only want to disable the toolkit in the build system at this point. In JDK-8003900 we will remove any dead code that may be left lingering due to it being disabled.

This is needed for a proper fix for JDK-8016096, we should not include the X11 interface in jawt_md.h but we can't remove it without first disabling XAWT in the Mac OS X build.
Comments
fix is on public review
21-10-2013

Yes, I'm testing a patch now.
01-10-2013

David, are you sure to fix it by ZBB (Oct 24) ?
01-10-2013