On Thu, 19 May 2022 15:28:01 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> It would be useful if ThreadDump.java contained a comment with a description > of the JSON file syntax. It could either be in the form of a simple dump or > as a simple syntactic description. Still TBD on where the JSON "schema" will be specified, it might HotSpotDiagnosMXBean.dumpThreads so it will needed by tools that parse the JSON text. So when we do that then I think we can reference it from the test class. ------------- PR: https://git.openjdk.java.net/jdk/pull/8784