-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 18, 19
-
Component/s: client-libs
-
b20
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8364162 | 17.0.18-oracle | Sharath TN | P4 | Resolved | Fixed | b01 |
| JDK-8364172 | 11.0.30-oracle | Sharath TN | P4 | Resolved | Fixed | b01 |
Few swing tests call System.exit() which might stop the test harness from executing further tests if any of the test fail. We should replace with RuntimeException.
- backported by
-
JDK-8364162 Replace System.exit call in swing tests with RuntimeException
-
- Resolved
-
-
JDK-8364172 Replace System.exit call in swing tests with RuntimeException
-
- Resolved
-