RFR: 8309044: Replace NULL with nullptr, final sweep of hotspot code [v2]
Julian Waters
jwaters at openjdk.org
Sun Jan 21 12:18:40 UTC 2024
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
I'm an entire year late, but if poisoning NULL is desired, what about #pragma GCC poison?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14198#issuecomment-1902610611
More information about the shenandoah-dev
mailing list