RFR: 8308092: Replace NULL with nullptr in gc/x
Axel Boldt-Christmas
aboldtch at openjdk.org
Mon May 15 12:12:45 UTC 2023
On Mon, 15 May 2023 11:40:26 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> Replace NULL with nullptr in gc/x. We've already done this work for Generational ZGC, but left it for the Singlegen ZGC code.
lgtm.
-------------
Marked as reviewed by aboldtch (Committer).
PR Review: https://git.openjdk.org/jdk/pull/13984#pullrequestreview-1426410681
More information about the hotspot-dev
mailing list