RFR: 8326716: JVMTI spec: clarify what nullptr means for C/C++ developers [v3]

Serguei Spitsyn sspitsyn at openjdk.org
Fri May 31 01:46:03 UTC 2024


On Fri, 17 May 2024 04:47:31 GMT, Alan Bateman <alanb at openjdk.org> 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


More information about the serviceability-dev mailing list