RFR: JDK-8300243: Replace NULL with nullptr in share/compiler/
Johan Sjölen
jsjolen at openjdk.org
Tue Jan 17 11:45:54 UTC 2023
Do the conversion in the share/compiler/ sub-directory and all of its files.
-------------
Commit messages:
- Manual fixes
- Replace NULL with nullptr in share/compiler/
Changes: https://git.openjdk.org/jdk/pull/12032/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12032&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8300243
Stats: 594 lines in 27 files changed: 0 ins; 0 del; 594 mod
Patch: https://git.openjdk.org/jdk/pull/12032.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12032/head:pull/12032
PR: https://git.openjdk.org/jdk/pull/12032
More information about the hotspot-compiler-dev
mailing list