RFR: 8349417: Fix NULL usage from JDK-8346433

David Holmes dholmes at openjdk.org
Thu Feb 6 04:59:36 UTC 2025


Trivial replacement of NULL with nullptr

Testing: Windows build

Thanks

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

Commit messages:
 - 8349417: Fix NULL usage from JDK-8346433

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

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


More information about the hotspot-runtime-dev mailing list