RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
Kim Barrett
kbarrett at openjdk.org
Sat Jan 27 19:00:35 UTC 2024
On Fri, 26 Jan 2024 21:28:01 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 one additional commit since the last revision:
>
> Fix nullptr in comments and strings to null. @kimbarrett changes.
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17577#pullrequestreview-1847182436
More information about the hotspot-dev
mailing list