Other |
---|
5.0u25 b02Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
JDK 1.5.0 Update 17 javac fails to compile java code using generics. It reports a "name clash" between "sum(java.util.List<java.lang.Long>)" and "sum(java.util.List<java.lang.Integer>)". The behavior is strictly reproducible beginning with JDK 5.0 Update 17.
|