JDK-8227607 : Broken external links in java.desktop
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 14
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-07-11
  • Updated: 2019-12-19
  • Resolved: 2019-12-12
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 14 JDK 15
14 b27Fixed 15Fixed
Related Reports
Cloners :  
Duplicate :  
Relates :  
Description
The following links should probably be updated to a location on docs.oracle.com.

api/java.desktop/javax/swing/text/Document.html: HTTP status 502 Unknown: http://java.sun.com/products/jfc/tsc/articles/text/element_interface
api/java.desktop/javax/swing/Timer.html: HTTP status 502 Unknown: http://java.sun.com/products/jfc/tsc/articles/timer/

Comments
This was a big addition to the spec, even if it was just inlining some text. You may want to consider whether a CSR is required.
12-12-2019

Verified as "Fix Failed". A "re-do" bug needs to be created.
12-12-2019

Since this changes was backed out by JDK-8235815, I believe it should be closed (verified) as "Fix failed" and a new bug created to track the original issue.
12-12-2019

That changeset does far more than fix a couple of broken links! Please update the bug so that it accurately describes the changes.
12-12-2019

URL: https://hg.openjdk.java.net/jdk/jdk/rev/dcedd441c7f2 User: psadhukhan Date: 2019-12-12 06:35:20 +0000
12-12-2019

I could not find any location in docs.oracle.com for these articles. I saw we have https://www.comp.nus.edu.sg/~cs3283/ftp/Java/swingConnect/text/element_interface/element_interface.html and https://www.oracle.com/technetwork/articles/java/java-timers-2207429.html but not sure if that can be used here.
15-07-2019