JDK-8225683 : References to dead pages on java.sun.com
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 13
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2019-06-12
  • Updated: 2019-08-06
  • Resolved: 2019-08-06
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 13
13Resolved
Related Reports
Duplicate :  
Description
DocCheck reports and grep confirms references to dead pages on java.sun.com.  While the domain still exists, it simply redirects to a generic top level page for Java.

***  http://java.sun.com/products/jfc/tsc/articles/text/element_interface
open/src/java.desktop/share/classes/javax/swing/text/Document.java: * <a href="http://java.sun.com/products/jfc/tsc/articles/text/element_interface">
build/linux-x86_64-server-release/images/docs/api/java.desktop/javax/swing/text/Document.html: <a href="http://java.sun.com/products/jfc/tsc/articles/text/element_interface">

***  http://java.sun.com/products/jfc/tsc/articles/timer/
open/src/java.desktop/share/classes/javax/swing/Timer.java: * <a href="http://java.sun.com/products/jfc/tsc/articles/timer/"
build/linux-x86_64-server-release/images/docs/api/java.desktop/javax/swing/Timer.html: <a href="http://java.sun.com/products/jfc/tsc/articles/timer/" target="_top">Using Timers in Swing Applications</a>,