Integrated: 8287008: Improve tests for thread dumps in JSON format
Alan Bateman
alanb at openjdk.java.net
Tue May 24 06:24:47 UTC 2022
On Thu, 19 May 2022 09:38:06 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> This change is mostly test infrastructure and improvements to the testing of thread dumps in JSON format. It also tweaks the thread dump format so that the process identifier and thread identifiers are a type string rather than number.
>
> The tests for thread dumps added by JEP 425 are changed to use the test infrastructure library. The tests for JEP 428 will also make use of this test infrastructure.
This pull request has now been integrated.
Changeset: 15f15830
Author: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/15f15830f00895c046c08b55dfeb1618700a2c10
Stats: 431 lines in 4 files changed: 399 ins; 10 del; 22 mod
8287008: Improve tests for thread dumps in JSON format
Reviewed-by: cjplummer
-------------
PR: https://git.openjdk.java.net/jdk/pull/8784
More information about the serviceability-dev
mailing list