RFR: 8342860: Fix more NULL usage backsliding
Johan Sjölen
jsjolen at openjdk.org
Tue Nov 5 14:58:30 UTC 2024
On Fri, 1 Nov 2024 13:35:56 GMT, theoweidmannoracle <duke at openjdk.org> wrote:
> - Changed several "NULL" in comments to "null"
> - Changed several `NULL` in code to `nullptr`
Thank you, these changes looks good to me.
-------------
Marked as reviewed by jsjolen (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21826#pullrequestreview-2415877774
More information about the hotspot-dev
mailing list