RFR: 8337523: Fix -Wzero-as-null-pointer-constant warnings in jvmci code
Kim Barrett
kbarrett at openjdk.org
Wed Jul 31 13:17:34 UTC 2024
On Wed, 31 Jul 2024 08:27:56 GMT, Christian Hagedorn <chagedorn 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.
Thanks for reviews @chhagedorn and @shipilev
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20399#issuecomment-2260499797
More information about the hotspot-compiler-dev
mailing list