RFR(S): 8150825: MethodHandles.tryFinally throws IndexOutOfBoundsException for non-conforming parameter lists
Claes Redestad
claes.redestad at oracle.com
Mon Feb 29 12:59:24 UTC 2016
Looks good to me!
(Slightly off-topic: would it be possible to rename the test to
something more descriptive, or is such things frowned upon?)
/Claes
On 2016-02-29 13:56, Michael Haupt wrote:
> Dear all,
>
> please review this fix.
> Bug: https://bugs.openjdk.java.net/browse/JDK-8150825
> Webrev: http://cr.openjdk.java.net/~mhaupt/8150825/webrev.00
>
> The logic for checking conformance of tryFinally arguments did not take a too short target parameter type list into account.
>
> Thanks,
>
> Michael
>
More information about the core-libs-dev
mailing list