RFR: JDK-8327769: jcmd GC.heap_dump without options should write to location given by -XX:HeapDumpPath, if set [v2]

Kevin Walls kevinw at openjdk.org
Tue Mar 12 12:53:15 UTC 2024


On Tue, 12 Mar 2024 12:36:38 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> The path is already printed, here is an example (the JVM with pid 219447 was started with`-XX:HeapDumpPath=... `).

yes of course, when the new method calls dump(), thanks.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18190#issuecomment-1991580343


More information about the serviceability-dev mailing list