RFR: 8297874: get_dump_directory() in jfrEmergencyDump.cpp should pass correct length to jio_snprintf

Markus Grönlund mgronlun at openjdk.org
Tue Jan 10 17:13:00 UTC 2023


On Tue, 10 Jan 2023 03:20:12 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this simple fix for correcting the length passing to` jio_snprintf `in the `get_dump_directory()` function in `jfrEmergencyDump.cpp`.
> 
> Passed tiers 1 - 4 testing.

Thanks @calvinccheung, for fixing this. It is trivial, so go ahead and integrate.

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

PR: https://git.openjdk.org/jdk/pull/11916


More information about the hotspot-jfr-dev mailing list