RFR: 8324679: Replace NULL with nullptr in HotSpot .ad files [v3]

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


On Wed, 31 Jan 2024 23:09:23 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
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/hotspot/cpu/arm/arm.ad

Thanks Vladimir.

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

PR Comment: https://git.openjdk.org/jdk/pull/17658#issuecomment-1922094127


More information about the hotspot-compiler-dev mailing list