JDK-8180396 : Links to jaxp.java.net in Java Tutorials will be broken when java.net is shut down
  • Type: Bug
  • Component: docs
  • Sub-Component: tutorial
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-05-15
  • Updated: 2021-05-04
  • Resolved: 2021-05-04
Related Reports
Cloners :  
Duplicate :  
Description
Java Tutorial https://docs.oracle.com/javase/tutorial/jaxp/intro/index.html, in particular, https://docs.oracle.com/javase/tutorial/jaxp/intro/sample.html, contains a link to jaxp.java.net. As java.net is shut down, this link will be broken. One option to resolve the issue would be to include the sample in the tutorial instead of linking to jaxp.java.net.

Similar situation in this tutorial where it suggests download the JAXP samples from jaxp.java.net:
https://docs.oracle.com/javase/tutorial/jaxp/sax/index.html