Integrated: 8262271: SA: Add new stress test that tests getting the stack trace of an active thread

Chris Plummer cjplummer at openjdk.java.net
Fri Mar 19 19:23:43 UTC 2021


On Thu, 25 Feb 2021 03:54:35 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.

This pull request has now been integrated.

Changeset: ed701ea6
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ed701ea6
Stats:     112 lines in 1 file changed: 112 ins; 0 del; 0 mod

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

Reviewed-by: ysuenaga, sspitsyn

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

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


More information about the serviceability-dev mailing list