git: openjdk/jdk: 8324286: Fix backsliding on use of nullptr instead of NULL

Kim Barrett kbarrett at openjdk.org
Tue Jan 23 08:50:44 UTC 2024


Changeset: bcb340da
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2024-01-23 08:49:46 +0000
URL:       https://git.openjdk.org/jdk/commit/bcb340da091e3287da8d2ecfcd017ebcc6613cae

8324286: Fix backsliding on use of nullptr instead of NULL

Reviewed-by: jsjolen, coleenp, jwaters

! src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.cpp
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp
! src/hotspot/cpu/s390/templateTable_s390.cpp
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/share/cds/filemap.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/os.hpp
! src/hotspot/share/services/heapDumper.cpp



More information about the jdk-changes mailing list