RFR: 8327171: Fix more NULL usage backsliding

Guoxiong Li gli at openjdk.org
Sun Mar 3 11:59:51 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

Looks good.

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

Marked as reviewed by gli (Committer).

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


More information about the hotspot-runtime-dev mailing list