-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b24
-
generic, x86, sparc
-
linux, solaris_8, solaris_10, windows_2003
The retrofit of iterable onto Collection uses covariant returns, violating the rule that one must not retrofit covariant returns onto existing extensible classes or interfaces. Existing (binary) implementations of Collection will break.
- duplicates
-
JDK-4920208 JCK1.5-runtime api/java_util/Vector/index.html#ToString fails
-
- Closed
-