On Wed, 5 Jun 2024 23:43:20 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> How about undoing the changes in this subsection and then just add the 
>> following as a preceding subsection:
>> 
>> **Null Pointers**
>> 
>> Parts of this specification refer to a "null pointer" as a possible function 
>> parameter or return value. A "null pointer" is C `NULL` or C++ `nullptr`.
>
> Good suggestion, thanks! Updated now.

A "null pointer" is well-defined in the language itself so I don't think there 
is any need to clarify it here.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19257#discussion_r1628735822

Reply via email to