-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: core-libs
-
b169
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8180242 | 10 | Amy Lu | P4 | Resolved | Fixed | b08 |
Many tests (see Spliterator test especially) use a function executeAndCatch which essentially asserts that an exception is thrown. Change the name to assertThrows and/or copy assertThrows used in other tests.
- backported by
-
JDK-8180242 Replace/update/rename executeAndCatch in various tests to assertThrows
-
- Resolved
-