-
Bug
-
Resolution: Fixed
-
P4
-
17, 18, 19
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8364162 | 17.0.18-oracle | Sharath TN | P4 | Resolved | Fixed | master |
JDK-8364172 | 11.0.30-oracle | Sharath TN | P4 | Resolved | Fixed | master |
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
-