JDK-6372816 : Missing or incorrect @since tags in javax.management classes
  • Type: Bug
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-01-16
  • Updated: 2010-07-29
  • Resolved: 2006-02-04
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 6
6 b71Fixed
Related Reports
Relates :  
Description
As determined by ###@###.###'s javadoc checking script:

Missing class @since: javax.management.DescriptorKey
Wrong method @since: javax.management.remote.rmi.RMIConnector.getAddress() 1.5
Missing method @since: javax.management.modelmbean.ModelMBeanInfoSupport.getDescriptor()

Comments
EVALUATION All three should be @since 1.6.
16-01-2006