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

Yi Yang yyang at openjdk.org
Fri Mar 15 08:03:38 UTC 2024


On Thu, 14 Mar 2024 08:49:45 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> > Looks reasonable, this is a harmless change, but the name `dump_to_heapdump_path` looks too details(and somewhat strange) to me
> 
> Do you maybe have a good suggestion for a new name ?

Maybe `dump` and `dump_to`

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

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


More information about the hotspot-gc-dev mailing list