Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 7, 9
-
Fix Version/s: 15
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b19
-
CPU:generic
-
OS:os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8275032 | 11.0.14 | Christoph Langer | P4 | Resolved | Fixed | b01 |
JDK-8268864 | 11.0.13-oracle | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
JDK-8264914 | 8u301 | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b01 |
Description
In test, UIDefaults.toString() must be called with the invokeLater() because swing toolkit is known as a single threaded library.
javax/swing/MultiUIDefaults/4300666/bug4300666.java
javax/swing/MultiUIDefaults/4300666/bug4300666.java
Attachments
Issue Links
- backported by
-
JDK-8264914 [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
-
- Resolved
-
-
JDK-8268864 [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
-
- Resolved
-
-
JDK-8275032 [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
-
- Resolved
-
(1 links to)