RFR[9]: 8158169: MethodHandles.dropArgumentsToMatch(...)
shilpi.rastogi at oracle.com
shilpi.rastogi at oracle.com
Mon Jun 27 15:18:29 UTC 2016
Thanks Michael and Paul for comments!!
Yes we already have negative test cases which throws IAE.
This test i have added to test the scenario where pos is equal to
newTpes.size() and skip is equal to target.type.parameterList.size().
(positive)
Best Regards,
Shilpi
On 6/27/2016 6:42 PM, Paul Sandoz wrote:
> Hi,
>
>
>> On 27 Jun 2016, at 14:22, shilpi.rastogi at oracle.com wrote:
>>
>> Hi All,
>>
>> Please review fix for
>>
>> https://bugs.openjdk.java.net/browse/JDK-8158169
>> http://cr.openjdk.java.net/~srastogi/8158169/webrev.00/
>>
> The test you added is not testing the constraints you added to the documentation? are those constraints already tested?
>
> Paul.
More information about the core-libs-dev
mailing list