> 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 incrementally with one additional commit since the last revision: Fix typo in description of parkBlocker ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30539/files - new: https://git.openjdk.org/jdk/pull/30539/files/b6af9dd1..06f7805c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30539&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30539&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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
