RFR: 8327171: Fix more NULL usage backsliding

Julian Waters jwaters at openjdk.org
Sun Mar 3 13:21:52 UTC 2024


On Sun, 3 Mar 2024 05:19:45 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this trivial change that replaces some recently introduced uses
> of NULL with nullptr.
> 
> Testing: mach5 tier1

Marked as reviewed by jwaters (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/18096#pullrequestreview-1912975362


More information about the hotspot-runtime-dev mailing list