RFR: 8289612: Change hotspot/jtreg tests to not use Thread.stop [v6]
Leonid Mesnik
lmesnik at openjdk.org
Sun Jul 17 22:23:08 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.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
Update libAsyncExceptionOnMonitorEnter.cpp
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9505/files
- new: https://git.openjdk.org/jdk/pull/9505/files/bd1af178..3f8c176b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9505&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9505&range=04-05
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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