git: openjdk/jdk: master: 8365896: Remove unnecessary explicit buffer nul-termination after using os::snprintf

Coleen Phillimore coleenp at openjdk.org
Wed Oct 29 12:58:15 UTC 2025


Changeset: 0f34b020
Branch: master
Author:    Paul Hübner <phubner at openjdk.org>
Committer: Coleen Phillimore <coleenp at openjdk.org>
Date:      2025-10-29 12:57:06 +0000
URL:       https://git.openjdk.org/jdk/commit/0f34b0203ad8e8e9d4a4dcdd9af2bafa60311fec

8365896: Remove unnecessary explicit buffer nul-termination after using os::snprintf

Reviewed-by: dholmes, coleenp

! src/hotspot/cpu/zero/frame_zero.cpp
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/aix/porting_aix.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_perf_linux.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/cds/filemap.cpp
! src/hotspot/share/runtime/reflection.cpp
! src/hotspot/share/services/diagnosticFramework.cpp



More information about the jdk-changes mailing list