JDK-8135002 : Fix or remove broken links in objectMonitor.cpp comments
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-09-03
  • Updated: 2016-01-14
  • Resolved: 2015-09-05
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 7 JDK 8 JDK 9
7u95Fixed 8u72Fixed 9 b83Fixed
Description
The comments in objectMonitor.cpp include two broken Oracle-internal URLs:

// See http://j2se.east/~dice/PERSIST/040825-LockFreeQueues.html

// See http://j2se.east/~dice/PERSIST/040824-AdaptiveSpinning.html

These should be fixed (ideally to reference something publicly-accessible) or removed.