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

Johan Sjölen jsjolen at openjdk.org
Thu Jan 19 08:55:19 UTC 2023


On Wed, 18 Jan 2023 22:46:43 GMT, Coleen Phillimore <coleenp 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.

Thanks, I guess I reverted the changes without removing the copyright change.

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

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


More information about the hotspot-dev mailing list