RFR: 8334492: DiagnosticCommands (jcmd) should accept %p in output filenames and substitute PID [v4]
Leonid Mesnik
lmesnik at openjdk.org
Fri Jul 19 20:10:35 UTC 2024
On Fri, 19 Jul 2024 14:03:43 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> * Regarding warnings, I noted we wanted to issue any warnings to the issuer of the dcmd and not the JVM process. However, in `diagnosticArgument.cpp`, they are issuing the warnings directly to the JVM process. I tried to stay consistent with how things are done there, but let me know what you think.
>
It makes sense to file separate issue for this and keep current behavior in the fix.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20198#issuecomment-2240037485
More information about the hotspot-dev
mailing list