JDK-8102161 : Add @since tag to all API classes
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: scenegraph
  • Affected Version: 7u10,7u40
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-12-06
  • Updated: 2015-06-16
  • Resolved: 2013-05-31
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
8Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
A quick look through the javadocs shows that more often than not, the since tag is missing. I suggest adding it to each and every class.
Comments
Fixed by changeset 6fbcdced58f6 (and f28b2e95cf28 for the closed-source part).
31-05-2013

I agree this should be done.
19-12-2012

Note that this is really only needed for APIs that were added after FX 2.0 since that is the first release of the Java APIs for JavaFX.
11-12-2012