RFR: 8308092: Replace NULL with nullptr in gc/x
Stefan Karlsson
stefank at openjdk.org
Mon May 15 11:46:58 UTC 2023
Replace NULL with nullptr in gc/x. We've already done this work for Generational ZGC, but left it for the Singlegen ZGC code.
-------------
Commit messages:
- 8308092: Replace NULL with nullptr in gc/x
Changes: https://git.openjdk.org/jdk/pull/13984/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13984&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8308092
Stats: 252 lines in 54 files changed: 0 ins; 0 del; 252 mod
Patch: https://git.openjdk.org/jdk/pull/13984.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13984/head:pull/13984
PR: https://git.openjdk.org/jdk/pull/13984
More information about the hotspot-dev
mailing list