RFR: 8308092: Replace NULL with nullptr in gc/x
Thomas Schatzl
tschatzl at openjdk.org
Mon May 15 12:12:46 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.
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13984#pullrequestreview-1426415274
More information about the hotspot-dev
mailing list