JDK-6213423 : (spec) Missing @since 1.5 tag from java.lang.Iterable
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2005-01-03
  • Updated: 2010-05-09
  • Resolved: 2006-04-14
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 b81Fixed
Related Reports
Relates :  
Relates :  
Description
FULL PRODUCT VERSION :
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode)

A DESCRIPTION OF THE PROBLEM :
Documentation:

Missing javadoc "@since" tag from java.lang.Iterable.

http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Iterable.html

REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 2005-1-03 19:05:00 GMT

Comments
EVALUATION Will be fixed as part of 6367207: Ensure correctness of all @since tags added since 1.2
27-03-2006