-
Bug
-
Resolution: Unresolved
-
P4
-
19
-
Cause Known
-
b18
If a PassFailJFrame constructor is used and an exception is thrown before awaitAndCheck() is called, the test will hang eventually. Clicking the Pass/Fail buttons doesn't close the UI since it's inside awaitAndCheck.
This issue is addressed byJDK-8294155 for the case where the builder pattern is used to construct the PassFailJFrame object and to create test UI.
This issue is addressed by
- clones
-
JDK-8294155 Exception thrown before awaitAndCheck hangs PassFailJFrame
-
- Resolved
-