RFR: 8289612: Change hotspot/jtreg tests to not use Thread.stop [v9]
Daniel D. Daugherty
dcubed at openjdk.org
Mon Jul 18 20:35:43 UTC 2022
On Mon, 18 Jul 2022 18:16:24 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> 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:
>
> clean up
Thumbs up. Did you decide that it was okay if the mallocWithGC2.java
test didn't wait for the cHeapEater thread to finish?
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9505
More information about the hotspot-dev
mailing list