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 12:00:52 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.
Marked as reviewed by mgronlun (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11916
More information about the hotspot-jfr-dev
mailing list