RFR: 8334492: DiagnosticCommands (jcmd) should accept %p in output filenames and substitute PID [v9]

Sonia Zaldana Calles szaldana at openjdk.org
Wed Jul 24 18:40:16 UTC 2024


On Wed, 24 Jul 2024 10:38:01 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> In src/hotspot/share/runtime/java.cpp: if (DumpPerfMapAtExit) { CodeCache::write_perf_map(....
> 
> It may need to pass DEFAULT_PERFMAP_FILENAME (and tty).
> 
> Do you have the change from JDK-8327054 merged into this branch?

Good point - I made an update to cover that invocation.

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

PR Comment: https://git.openjdk.org/jdk/pull/20198#issuecomment-2248669712


More information about the serviceability-dev mailing list