Integrated: 8283467: runtime/Thread/StopAtExit.java needs updating
Daniel D.Daugherty
dcubed at openjdk.java.net
Thu Mar 24 17:11:00 UTC 2022
On Tue, 22 Mar 2022 18:52:20 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.
This pull request has now been integrated.
Changeset: a7e98834
Author: Daniel D. Daugherty <dcubed at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a7e988343c7fda5b0f37e477f29cb172b908394d
Stats: 106 lines in 2 files changed: 94 ins; 0 del; 12 mod
8283467: runtime/Thread/StopAtExit.java needs updating
Reviewed-by: dholmes, pchilanomate
-------------
PR: https://git.openjdk.java.net/jdk/pull/7910
More information about the hotspot-runtime-dev
mailing list