-
Bug
-
Resolution: Fixed
-
P4
-
8
-
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
-