RFR: 8299973: Replace NULL with nullptr in share/utilities/

Coleen Phillimore coleenp at openjdk.org
Wed Jan 18 22:51:31 UTC 2023


On Mon, 16 Jan 2023 19:22:43 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> Do the conversion in the share/utilities sub-directory and all of its files.

👍

src/hotspot/share/utilities/globalDefinitions_visCPP.hpp line 2:

> 1: /*
> 2:  * Copyright (c) 1997, 2023, Oracle and/or its affiliates. All rights reserved.

You updated the copyright without changing anything in this file.

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

Marked as reviewed by coleenp (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12015


More information about the hotspot-dev mailing list