RFR: 8309044: Replace NULL with nullptr, final sweep of hotspot code [v2]
Tobias Hartmann
thartmann at openjdk.org
Thu Jun 1 05:26:21 UTC 2023
On Tue, 30 May 2023 19:15:38 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> A final sweep of Hotspot to remove all re-added NULLs. With only 110 changes I'd appreciate if this was considered trivial.
>
> Johan Sjölen has updated the pull request incrementally with two additional commits since the last revision:
>
> - Align
> - Suggestions
What's the plan now to prevent re-introducing `NULL`?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14198#issuecomment-1571360076
More information about the hotspot-dev
mailing list