-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 10, 11, 12
-
Component/s: client-libs
-
b20
-
generic
-
os_x
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8229519 | 11.0.6-oracle | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
| JDK-8220482 | 11.0.4 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
The new test which were added for JDK-8189604 may hang on macOS.
The hang is occured when the test executed on the headless system but uses "-Djava.awt.headless=false" opition, and our toolkit instead of headlessexception hangs.
The hang is occured when the test executed on the headless system but uses "-Djava.awt.headless=false" opition, and our toolkit instead of headlessexception hangs.
- backported by
-
JDK-8220482 javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
-
- Resolved
-
-
JDK-8229519 javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
-
- Resolved
-
- relates to
-
JDK-8025673 [macosx] Disable X11 AWT toolkit
-
- Resolved
-
- links to