RFR: 8308092: Replace NULL with nullptr in gc/x
Erik Ă–sterlund
eosterlund at openjdk.org
Mon May 15 12:00:47 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.
Looks good.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13984#pullrequestreview-1426395894
More information about the hotspot-dev
mailing list