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

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

This pull request has now been integrated.

Changeset: 599fa774
Author:    Stefan Karlsson <stefank at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/599fa774b875da971d66f79e5e43ede2b5ce18aa
Stats:     252 lines in 54 files changed: 0 ins; 0 del; 252 mod

8308092: Replace NULL with nullptr in gc/x

Reviewed-by: eosterlund, aboldtch, tschatzl, dholmes

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

PR: https://git.openjdk.org/jdk/pull/13984


More information about the hotspot-dev mailing list