RFR: 8283467: runtime/Thread/StopAtExit.java needs updating [v2]

Patricio Chilano Mateo pchilanomate at openjdk.java.net
Thu Mar 24 15:38:42 UTC 2022


On Wed, 23 Mar 2022 19:24:08 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> A small fix to convert the runtime/Thread/StopAtExit.java from using the
>> java.lang.Thread.stop() method to using the JVM/TI StopThread() method.
>> 
>> This fix has been tested with Mach5 Tier[134567] (upper tiers in process)
>> and StressWrapper_StopAtExit.java testing for 4 hours for each config {release,
>> fastdebug,slowdebug}. No failures and no memory leaks were observed.
>
> Daniel D. Daugherty has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8283467
>  - 8283467.cr0

LGTM!

Thanks,
Patricio

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

Marked as reviewed by pchilanomate (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7910


More information about the hotspot-runtime-dev mailing list