RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]

Coleen Phillimore coleenp at openjdk.org
Mon Jan 29 13:50:47 UTC 2024


On Mon, 29 Jan 2024 13:46:49 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> test/hotspot/gtest/metaspace/metaspaceGtestCommon.hpp line 148:
>> 
>>> 146: 
>>> 147: //////////////////////////////////////////////////////////
>>> 148: // Some helpers to avoid typing out those annoying casts for nullptr
>> 
>> Casts for nullptr should no longer be needed
>
> Like I said in the description, we can change the comments on a case-by-case basis in order to get the bulk of the change done mechanically.

ie, we should file a separate RFE for comments.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/17577#discussion_r1469616729


More information about the hotspot-dev mailing list