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

Calvin Cheung ccheung at openjdk.org
Tue Jan 10 17:13:02 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.

This pull request has now been integrated.

Changeset: 5a51ef22
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5a51ef22adb81cf268f7ce395a1af0d40d0d01a7
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

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

Reviewed-by: mgronlun

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

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


More information about the hotspot-jfr-dev mailing list