RFR: 8289612: Change hotspot/jtreg tests to not use Thread.stop
Leonid Mesnik
lmesnik at openjdk.org
Fri Jul 15 00:22:33 UTC 2022
The tests are updated to don't use Thread.stop(). Tests whose intention is to verify async exception updated to use jvmti StopThread.
-------------
Commit messages:
- Merge branch 'master' of https://github.com/openjdk/jdk
- fix
Changes: https://git.openjdk.org/jdk/pull/9505/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9505&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8289612
Stats: 123 lines in 8 files changed: 104 ins; 6 del; 13 mod
Patch: https://git.openjdk.org/jdk/pull/9505.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9505/head:pull/9505
PR: https://git.openjdk.org/jdk/pull/9505
More information about the hotspot-dev
mailing list