RFR: 8289612: Change hotspot/jtreg tests to not use Thread.stop [v9]

Leonid Mesnik lmesnik at openjdk.org
Mon Jul 18 20:58:32 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

Yep, the goal of this thread is just to call malloc/free in the cycle. Doesn't need to wait for completion.

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

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


More information about the hotspot-dev mailing list