The JSON format thread dump generated by HotSpotDiagnosticMXBean.dumpThreads links to a description of the thread dump format in "draft JSON Schema Language version 2". This draft is obsolete and the linked document doesn't even adhere to that draft.
It would be simpler to document the format in a html file linked from the method. There are changes to the format, no spec change. ------------- Commit messages: - Using linkplain for some links - Initial commit Changes: https://git.openjdk.org/jdk/pull/30539/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30539&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8381487 Stats: 458 lines in 3 files changed: 283 ins; 172 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/30539.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30539/head:pull/30539 PR: https://git.openjdk.org/jdk/pull/30539
