Integrated: 8324678: Replace NULL with nullptr in HotSpot gtests
Coleen Phillimore
coleenp at openjdk.org
Mon Jan 29 17:15:52 UTC 2024
On Thu, 25 Jan 2024 21:35:29 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,
This pull request has now been integrated.
Changeset: c1281e6b
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c1281e6b45ed167df69d29a6039d81854c145ae6
Stats: 580 lines in 74 files changed: 0 ins; 0 del; 580 mod
8324678: Replace NULL with nullptr in HotSpot gtests
Reviewed-by: kbarrett, dholmes, jwaters
-------------
PR: https://git.openjdk.org/jdk/pull/17577
More information about the hotspot-dev
mailing list