RFR: 8342860: Fix more NULL usage backsliding [v3]
Thomas Schatzl
tschatzl at openjdk.org
Fri Nov 8 12:46:29 UTC 2024
On Thu, 7 Nov 2024 08:32:16 GMT, theoweidmannoracle <duke at openjdk.org> wrote:
>> - Changed several "NULL" in comments to "null"
>> - Changed several `NULL` in code to `nullptr`
>
> theoweidmannoracle has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix backslides in test
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21826#pullrequestreview-2423710194
More information about the hotspot-dev
mailing list