On Wed, 21 Jun 2023 11:49:54 GMT, Pavel Rappo <[email protected]> wrote:
>> src/java.base/share/classes/java/lang/Object.java line 260:
>>
>>> 258: * }
>>> 259: * The {@link java.util.Objects#toIdentityString(Object)
>>> 260: * Objects.toIdentityString} method returns the string for an
>>
>> That last sentence doesn't feel like it needs to be part of `@implSpec`,
>> although there's definitely a connection.
>
> That is, a clear connection to what's being described by that `@implSpec`.
This method has an existing apiNote and implSpec. I suspect Joe meant to add
this sentence to the apiNote, not the implSpec.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14567#discussion_r1236963868