On Fri, 17 May 2024 04:47:31 GMT, Alan Bateman <[email protected]> wrote:
>> Thank you, Kim. I like this suggestion. Updated now. > > That part looks okay but I think all the parameters and error descriptions > changed by JDK-8324680 will now need to change to use "null" instead of > "nullptr". Okay. I've made a fix to replace in the doc: `nullptr` => `null` pointer as David suggested below. I can reduce it and remove the word 'pointer'. Please, let me know what is better. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19257#discussion_r1621575474
