JDK-8015337 : Invalid link to the Swing Connection on javax.swing.Timer javadoc
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-05-11
  • Updated: 2014-11-17
  • Resolved: 2014-06-02
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
7-poolResolved
Related Reports
Duplicate :  
Description
A DESCRIPTION OF THE PROBLEM :
The javadoc for  javax.swing.Timer points to a link on how to use timers in the Swing Connection that no longer exist.

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Either the link should be updated to the current link (if it exist) or removed.
ACTUAL -
The link points to http://java.sun.com/products/jfc/tsc/articles/timer/ which redirect to http://www.oracle.com/technetwork/java/index.html

URL OF FAULTY DOCUMENTATION :
http://docs.oracle.com/javase/7/docs/api/javax/swing/Timer.html
Comments
This link is correct in the JDK 8 specification: http://docs.oracle.com/javase/8/docs/api/javax/swing/Timer.html Need to fix in JDK 7 only.
23-05-2014

These are all approved for deferral to JDK 9 so you can update the FixVersion to state JDK 9. Kind regards, Mathias
29-08-2013

These are all approved for deferral to JDK 9 so you can update the FixVersion to state JDK 9. Kind regards, Mathias
29-08-2013

These are all approved for deferral to JDK 9 so you can update the FixVersion to state JDK 9. Kind regards, Mathias
29-08-2013

Converted "8-client-defer-candidate" label to "8-defer-request" by SQE' OK.
15-08-2013

*This is anti-deferral criteria list*: - P2 -------------- Engineering's Criteria ------------------------------------- - tck-red labeled - conformance labeled - P3 regressions reported/labeled against jdk8 - findbugs, parfait, eht labeled bugs - CAP <1 year reported - netbeans <1 year reported Victor ----------------- SQE's OK --------------------------------- Yes, we are ok with that thanks, Mikhail
15-08-2013

Seems the mentioned article was lost during migration from java.sun.com to docs.oracle.com
19-07-2013