JDK-8172928 : Add doc link from System.identityHashCode to Object.hashCode
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-01-18
  • Updated: 2017-12-12
  • Resolved: 2017-02-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10
10 b02Fixed
Related Reports
Relates :  
Relates :  
Description
It would be an doc improvement if System.identityHashCode had a more direct link to Object.hashCode. (A link in the other direction already exists.)
Comments
Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-February/046493.html
17-02-2017