JDK-8185036 : Typo in one of the content link of "Location-Independent Access to Resources" doc
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-07-07
  • Updated: 2018-10-16
  • Resolved: 2018-02-16
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 8
8u171 b08Fixed
Description
A DESCRIPTION OF THE PROBLEM :
In the page https://docs.oracle.com/javase/8/docs/technotes/guides/lang/resources.html
the overview contains a link with label:
"Usimg Methods of java.lang.Class"
pointing
https://docs.oracle.com/javase/8/docs/technotes/guides/lang/resources.html#class

where the title of the pointed section is correctly:
"Using Methods of java.lang.Class"


EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Not reading Usimg but Using 
ACTUAL -
reading Usimg 

URL OF FAULTY DOCUMENTATION :
https://docs.oracle.com/javase/8/docs/technotes/guides/lang/resources.html


Comments
Verified the issue against JDK 8 guide doc and could confirm the issue reported by the bug submitter. Result: JDK 8 : Fail JDK 7 : Pass ================================================================================================== Link : https://docs.oracle.com/javase/8/docs/technotes/guides/lang/resources.html
21-07-2017

Moving it to JDK for the dev team's further evaluation.
21-07-2017