RFR: 8337523: Fix -Wzero-as-null-pointer-constant warnings in jvmci code
Christian Hagedorn
chagedorn at openjdk.org
Wed Jul 31 08:30:31 UTC 2024
On Wed, 31 Jul 2024 02:12:39 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this trivial change that removes some uses of literal 0 as a
> null pointer constant in jvmci code.
>
> Testing: mach5 tier1
Looks good and trivial.
-------------
Marked as reviewed by chagedorn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20399#pullrequestreview-2209509398
More information about the hotspot-compiler-dev
mailing list