RFR: 8308092: Replace NULL with nullptr in gc/x

Stefan Karlsson stefank at openjdk.org
Tue May 16 09:37:44 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.

Thanks for reviewing!

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

PR Comment: https://git.openjdk.org/jdk/pull/13984#issuecomment-1549326092


More information about the hotspot-dev mailing list