-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: client-libs
-
b23
-
windows
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8273393 | 11.0.14-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
| JDK-8312382 | 8u391 | Srinivas Mandalika | P4 | Resolved | Fixed | b03 |
This test fails for various reasons; for me it fails on Windows 7 with timeout because of a possible deadlock. The test should do Swing manipulations on EDT; 'boolean shown' should be volatile; delays should be minimal, realSync() should be used (in the form of robot.waitForIdle()); test should be moved to open.
RULE "closed/javax/swing/JComboBox/5100422/bug5100422.java" Timeout none
RULE "closed/javax/swing/JComboBox/5100422/bug5100422.java" Timeout none
- backported by
-
JDK-8273393 [TEST_BUG] Swing component not accessed on EDT in closed/javax/swing/JComboBox/5100422/bug5100422.java
-
- Resolved
-
-
JDK-8312382 [TEST_BUG] Swing component not accessed on EDT in closed/javax/swing/JComboBox/5100422/bug5100422.java
-
- Resolved
-