RFR: 8262271: SA: Add new stress test that tests getting the stack trace of an active thread [v2]

Serguei Spitsyn sspitsyn at openjdk.java.net
Tue Mar 16 07:10:08 UTC 2021


On Tue, 9 Mar 2021 07:17:28 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> This a new test that runs jstack on a process that is busy doing things. It runs jstack 4 times as the process is starting up.
>
> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use waitFor() instead of destroyForcibly().

Chris,
New test looks okay to me.
How did you verify it is stable on all platforms?
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the serviceability-dev mailing list