On Fri, 15 Oct 2021 11:43:53 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

>> It looks like we cannot use `Long.hashCode(long)` for 
>> `java.rmi.server.ObjID.hashCode()` due to specification: 
>> https://docs.oracle.com/en/java/javase/17/docs/api/java.rmi/java/rmi/server/ObjID.html#hashCode().
>
> It's important to be precise here: it's not "JavaDoc", it's the specification.

@pavelrappo you are right. I've reworded the description

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

PR: https://git.openjdk.java.net/jdk/pull/5963

Reply via email to