-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b51
-
generic
-
generic, solaris_8
The fixed-arity warning should not be given in the following circumstances:
(1) -source less than 1.5
(2) The argument type is not convertible to the varargs element type
(that is, the call is not ambiguous)
(3) The inexactness is only because of raw versus generic types
(1) -source less than 1.5
(2) The argument type is not convertible to the varargs element type
(that is, the call is not ambiguous)
(3) The inexactness is only because of raw versus generic types
- duplicates
-
JDK-5040810 incorrect warning on call of variable-arity method (b49)
-
- Closed
-