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

Stefan Karlsson stefank at openjdk.org
Tue Mar 12 08:25:13 UTC 2024


On Tue, 12 Mar 2024 06:15:20 GMT, David Holmes <dholmes at openjdk.org> wrote:

> GC folk should be reviewing this not runtime.

I don't fully agree with that. How these serviceability tools work, and their interfaces, are usually not something that we GC devs are directly responsible for. This change could be reviewed by any HotSpot developer that has a stake in the hprof tooling.

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

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


More information about the serviceability-dev mailing list