> 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.
Alan Bateman has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: - Improve descripton of parkBlocker. Add missing captions to help accessibility - Merge branch 'master' into JDK-8381487 - Using linkplain for some links - Initial commit ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30539/files - new: https://git.openjdk.org/jdk/pull/30539/files/4d1507ad..b6af9dd1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30539&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30539&range=00-01 Stats: 1911 lines in 65 files changed: 1215 ins; 442 del; 254 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
