-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b122
According to documentation,
IllegalArgumentException - if either index is out of range in its corresponding list, or if the non-skipped target parameter types match the new types at pos
Passing void.class into newTypes list leads to IAE too. It'd be good to document this case.
Example is in the attchment.
Test development is in process. tck_red will be added after test completion.
Found on jdk9b120
IllegalArgumentException - if either index is out of range in its corresponding list, or if the non-skipped target parameter types match the new types at pos
Passing void.class into newTypes list leads to IAE too. It'd be good to document this case.
Example is in the attchment.
Test development is in process. tck_red will be added after test completion.
Found on jdk9b120