RFR: JDK-8301493: Replace NULL with nullptr in cpu/aarch64
Johan Sjölen
jsjolen at openjdk.org
Tue Apr 11 13:22:43 UTC 2023
On Tue, 21 Mar 2023 13:32:10 GMT, Stuart Monteith <smonteith at openjdk.org> wrote:
> This looks OK so far. However, is it your intention to also do aarch64.ad? aarch64_ad.m4 and aarch64_vector(.ad|_ad.m4) files look clean.
I'm only touching the .cpp/.hpp files in these PRs. The NULL count of all .ad files is only 339, so if I do those it'll all be in one commit (probably).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/12321#issuecomment-1503335894
More information about the shenandoah-dev
mailing list