Integrated: 8327171: Fix more NULL usage backsliding
Kim Barrett
kbarrett at openjdk.org
Mon Mar 4 08:08:54 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
This pull request has now been integrated.
Changeset: 97dc0edd
Author: Kim Barrett <kbarrett at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/97dc0edde01454041df41988538abbd53ad6503d
Stats: 5 lines in 3 files changed: 0 ins; 0 del; 5 mod
8327171: Fix more NULL usage backsliding
Reviewed-by: gli, jwaters, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/18096
More information about the hotspot-runtime-dev
mailing list