RFR: JDK-8300244: Replace NULL with nullptr in share/interpreter/

Johan Sjölen jsjolen at openjdk.org
Thu Jan 19 15:38:17 UTC 2023


Do the conversion in the share/interpreter/ sub-directory and all of its files.

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

Commit messages:
 -  Replace NULL with nullptr in share/interpreter/

Changes: https://git.openjdk.org/jdk/pull/12033/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12033&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8300244
  Stats: 559 lines in 25 files changed: 0 ins; 0 del; 559 mod
  Patch: https://git.openjdk.org/jdk/pull/12033.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12033/head:pull/12033

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


More information about the hotspot-runtime-dev mailing list