Details
-
Sub-task
-
Resolution: Fixed
-
P4
-
None
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018761 | 7u45 | Alexey Utkin | P4 | Closed | Fixed | b01 |
JDK-8007117 | 7u40 | Alexey Utkin | P4 | Resolved | Fixed | b12 |
JDK-8004009 | 7 | Robert Mckenna | P4 | Closed | Duplicate |
Description
In accordance with the AWT plan the support for X11 toolkit on Mac OS has to be removed.
As a result the issues in that part of code are frozen.
But for the case of remote ssh connection to Mac OS machine the X11 toolkit could be selected by AWT as default toolkit. That happens if OS variable DISPLAY is defined.
The case is ordinal for JPRT computer. That leads to unpredictable test fails due to deadlock/exception in X11 toolkit initialization block.
As a result the issues in that part of code are frozen.
But for the case of remote ssh connection to Mac OS machine the X11 toolkit could be selected by AWT as default toolkit. That happens if OS variable DISPLAY is defined.
The case is ordinal for JPRT computer. That leads to unpredictable test fails due to deadlock/exception in X11 toolkit initialization block.
Attachments
Issue Links
- backported by
-
JDK-8007117 X11 toolkit can be chosen as the default toolkit.
- Resolved
-
JDK-8004009 X11 toolkit can be chosen as the default toolkit.
- Closed
-
JDK-8018761 X11 toolkit can be chosen as the default toolkit.
- Closed
- relates to
-
JDK-8003900 X11 dependencies should be removed from Mac OS X build.
- Resolved
-
JDK-7197419 add hanging jmx tests to ProblemList.txt
- Closed