On Fri, 5 Apr 2024 08:57:09 GMT, Sandra Payne <[email protected]> wrote:
> Many customers may see such a change as a regression, as they rely on > separation of location for heap dumps generated by the > JVM at OOME and heap > dumps manually pulled by various other processes attaching to the JVM. With this change it is still possible to have separation (nobody stops users from using jcmd with the filename option, this is still available). Or do you think that some tool/script developers would maybe (with this change) in future more use the -XX:HeapDumpPath for **_both_** OOME and jcmd, so that customers would run into this scenario ? ------------- PR Comment: https://git.openjdk.org/jdk/pull/18190#issuecomment-2039511382
