RFR: 8300840: Update test runtime/Thread/StopAtExit.java to include Null Pointer Exception as one of the allowed exceptions

Afshin Zafari duke at openjdk.org
Tue Mar 14 10:27:09 UTC 2023


In the test, NPE is caught with no action.
### Test
mach5 tier1-5

-------------

Commit messages:
 - 8300840: Update test runtime/Thread/StopAtExit.java to include Null Pointer Exception as one of the allowed exceptions

Changes: https://git.openjdk.org/jdk/pull/13013/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13013&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8300840
  Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13013.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/13013/head:pull/13013

PR: https://git.openjdk.org/jdk/pull/13013


More information about the hotspot-runtime-dev mailing list