RFR: JDK-8327769: jcmd GC.heap_dump without options should write to location given by -XX:HeapDumpPath, if set [v9]
Matthias Baesken
mbaesken at openjdk.org
Thu Mar 28 08:56:38 UTC 2024
On Wed, 27 Mar 2024 23:26:14 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>
> Backporting also came to mind since the trouble shooting guide would need to be updated for each Oracle version this PR is backported to. And yes, HeapDumpGzipLevel docs need to match the actual implementation. I'm not sure if HeapDumpGzipLevel has been backported to 8, 11, and 17 (in the open for for the Oracle release). I'm inclined to say a separate jbs issue should track updating docs for HeapDumpGzipLevel, but then we also have the question of whether or not HeapDumpGzipLevel should impact the jcmd if this PR is to be pushed.
HeapDumpGzipLevel is in openjdk17 and openjdk21 .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18190#issuecomment-2024698315
More information about the hotspot-runtime-dev
mailing list