RFR: 8356870: HotSpotDiagnosticMXBean.dumpThreads and jcmd Thread.dump_to_file updates [v3]
Alan Bateman
alanb at openjdk.org
Sat May 31 06:37:51 UTC 2025
On Fri, 30 May 2025 19:57:09 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
> Q: Is the order of dumped properties important?
No, the ordering doesn't matter. The intent with the schema in the API docs is that we have somewhere to describe the objects name properties. If you re-order then it still validate.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25429#discussion_r2117406798
More information about the serviceability-dev
mailing list