RFR: JDK-8300243: Replace NULL with nullptr in share/compiler/ [v3]

Johan Sjölen jsjolen at openjdk.org
Wed Jan 18 10:55:23 UTC 2023


On Wed, 18 Jan 2023 10:50:54 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> Do the conversion in the share/compiler/ sub-directory and all of its files.
>
> Johan Sjölen has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
> 
>  - Merge remote-tracking branch 'origin/master' into JDK-8300243
>  - Fix alignment issues
>  - Manual fixes
>  -  Replace NULL with nullptr in share/compiler/

Thank you for the reviews! I fixed the issues with alignment of ``  and are now running tests, will integrate when these are done.

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

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


More information about the hotspot-compiler-dev mailing list