Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 8
-
Fix Version/s: 8
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b114
-
CPU:x86
-
OS:os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8027739 | hs25 | David Holmes | P3 | Resolved | Fixed | b57 |
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 forJDK-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.
This is needed for a proper fix for
Attachments
Issue Links
- backported by
-
JDK-8027739 [macosx] Disable X11 AWT toolkit
-
- Resolved
-
- relates to
-
JDK-8208702 javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
-
- Resolved
-
-
JDK-8003900 X11 dependencies should be removed from Mac OS X build.
-
- Resolved
-
-
JDK-8016096 [macosx] jawt_md.h shipped with jdk is outdated
-
- Resolved
-