Integrated: 8282314: nsk/jvmti/SuspendThread/suspendthrd003 may leak memory

Daniel D.Daugherty dcubed at openjdk.java.net
Thu Mar 10 19:16:47 UTC 2022


On Wed, 9 Mar 2022 20:41:37 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> A trivial fix to solve a memory leak/memory pinning for long runs of suspendthrd003.
> 
> See the bug report for the gory analysis details.
> 
> This fix was included in my jdk-19+12 stress runs so the updated test was executed
> in the  NSK JVM/TI testsuite for 3 runs in {fastdebug,release,slowdebug} configs. The
> test was also executed in parallel for 3 runs with my StressWrapper_StopAtExit config
> for 101 minutes in {fastdebug,release,slowdebug} configs. Lastly, the updated test was
> tested with Mach5 Tier[1567] with no failures on any platform.

This pull request has now been integrated.

Changeset: bb7ee5a0
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/bb7ee5a04ae21a9f9dc6c59a990f7e571e832f0d
Stats:     12 lines in 2 files changed: 10 ins; 0 del; 2 mod

8282314: nsk/jvmti/SuspendThread/suspendthrd003 may leak memory

Reviewed-by: dholmes, cjplummer, amenkov, lmesnik, mseledtsov

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

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


More information about the serviceability-dev mailing list