git: openjdk/jdk: 8 new changesets
Johan Sjölen
jsjolen at openjdk.org
Thu Feb 2 09:31:32 UTC 2023
Changeset: 6daff6b2
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2023-02-02 09:23:48 +0000
URL: https://git.openjdk.org/jdk/commit/6daff6b26946748360d59a12e9069a08ab5ca06d
8301502: Replace NULL with nullptr in os_cpu/bsd_x86
Reviewed-by: tschatzl, dholmes
! src/hotspot/os_cpu/bsd_x86/javaThread_bsd_x86.cpp
! src/hotspot/os_cpu/bsd_x86/os_bsd_x86.cpp
! src/hotspot/os_cpu/bsd_x86/vm_version_bsd_x86.cpp
Changeset: 5d1f71da
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2023-02-02 09:24:30 +0000
URL: https://git.openjdk.org/jdk/commit/5d1f71daf06870810c9ca24e911d6191cc4f3006
8301509: Replace NULL with nullptr in os_cpu/linux_x86
Reviewed-by: kbarrett
! src/hotspot/os_cpu/linux_x86/javaThread_linux_x86.cpp
! src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp
Changeset: 182d1b2f
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2023-02-02 09:25:21 +0000
URL: https://git.openjdk.org/jdk/commit/182d1b2fb7034b6e9177dc360cbea43d548c3ff0
8301507: Replace NULL with nullptr in os_cpu/linux_riscv
Reviewed-by: kbarrett
! src/hotspot/os_cpu/linux_riscv/javaThread_linux_riscv.cpp
! src/hotspot/os_cpu/linux_riscv/os_linux_riscv.cpp
! src/hotspot/os_cpu/linux_riscv/vm_version_linux_riscv.cpp
Changeset: c109dae4
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2023-02-02 09:26:26 +0000
URL: https://git.openjdk.org/jdk/commit/c109dae48c61c6fbeacadf59d509d37d2c4d2bb8
8301513: Replace NULL with nullptr in os_cpu/windows_x86
Reviewed-by: kbarrett
! src/hotspot/os_cpu/windows_x86/assembler_windows_x86.cpp
! src/hotspot/os_cpu/windows_x86/javaThread_windows_x86.cpp
! src/hotspot/os_cpu/windows_x86/javaThread_windows_x86.hpp
! src/hotspot/os_cpu/windows_x86/os_windows_x86.cpp
Changeset: 8cc399b6
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2023-02-02 09:27:30 +0000
URL: https://git.openjdk.org/jdk/commit/8cc399b672c6ce08037685b3a3a2db3c53a87b50
8301503: Replace NULL with nullptr in os_cpu/bsd_zero
Reviewed-by: kbarrett
! src/hotspot/os_cpu/bsd_zero/javaThread_bsd_zero.hpp
! src/hotspot/os_cpu/bsd_zero/os_bsd_zero.cpp
Changeset: ad79e491
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2023-02-02 09:28:19 +0000
URL: https://git.openjdk.org/jdk/commit/ad79e49141f063a61090eda69d96dc580db88949
8301512: Replace NULL with nullptr in os_cpu/windows_aarch64
Reviewed-by: kbarrett
! src/hotspot/os_cpu/windows_aarch64/javaThread_windows_aarch64.cpp
! src/hotspot/os_cpu/windows_aarch64/os_windows_aarch64.cpp
! src/hotspot/os_cpu/windows_aarch64/vm_version_windows_aarch64.cpp
Changeset: 42a286a1
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2023-02-02 09:29:02 +0000
URL: https://git.openjdk.org/jdk/commit/42a286a15862d9a05ea3477a9eeab46e7b33e599
8301511: Replace NULL with nullptr in os_cpu/linux_zero
Reviewed-by: sgehwolf, dholmes
! src/hotspot/os_cpu/linux_zero/javaThread_linux_zero.cpp
! src/hotspot/os_cpu/linux_zero/javaThread_linux_zero.hpp
! src/hotspot/os_cpu/linux_zero/os_linux_zero.cpp
Changeset: b81f0ff4
Author: Johan Sjölen <jsjolen at openjdk.org>
Date: 2023-02-02 09:29:45 +0000
URL: https://git.openjdk.org/jdk/commit/b81f0ff43ac8d1431f2f5dccb7499a3a1503823d
8301505: Replace NULL with nullptr in os_cpu/linux_arm
Reviewed-by: kbarrett
! src/hotspot/os_cpu/linux_arm/javaThread_linux_arm.cpp
! src/hotspot/os_cpu/linux_arm/javaThread_linux_arm.hpp
! src/hotspot/os_cpu/linux_arm/os_linux_arm.cpp
More information about the jdk-changes
mailing list