Integrated: 8324679: Replace NULL with nullptr in HotSpot .ad files

Coleen Phillimore coleenp at openjdk.org
Thu Feb 1 19:42:09 UTC 2024


On Wed, 31 Jan 2024 16:57:46 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This is a straightforward mechanical (sed) replacement of NULL with nullptr.  One string was adjusted to not say nullptr ptr.  nullptr makes sense in the comments so I didn't change them.
> 
> Tested with tier1 Oracle platforms and build test with linux-x64-zero,linux-x64-zero-debug,linux-s390x-open,linux-arm32-debug,linux-ppc64le-debug,linux-riscv64-debug

This pull request has now been integrated.

Changeset: b3ecd556
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b3ecd55601d483359819d02e70789bbd412b13da
Stats:     332 lines in 10 files changed: 0 ins; 0 del; 332 mod

8324679: Replace NULL with nullptr in HotSpot .ad files

Reviewed-by: kvn

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

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


More information about the hotspot-compiler-dev mailing list