RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v3]
Julian Waters
jwaters at openjdk.org
Mon Jan 29 15:09:44 UTC 2024
On Mon, 29 Jan 2024 14:02:50 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> If this is sufficient, here's the change for NULL to nullptr, adjusting some obvious strings that had NULL in them maybe not all.
>> Tested with gtest,
>
> Coleen Phillimore has updated the pull request incrementally with two additional commits since the last revision:
>
> - Removed some casts unneeded by nullptr change, and fixed one comment
> - Removed some casts unneeded by nullptr change, and fixed one comment
Marked as reviewed by jwaters (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17577#pullrequestreview-1848906061
More information about the hotspot-dev
mailing list