RFR: 8143142: AssertionError in MethodHandleImpl
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Tue Nov 17 14:29:20 UTC 2015
Reviewed.
Best regards,
Vladimir Ivanov
On 11/17/15 5:21 PM, Claes Redestad wrote:
> Hi,
>
> it seems I've been testing assertions with the wrong flag.
>
> 8142334 added the same assertion check to MethodHandleImpl that was
> there for DirectMethodHandle, which
> due to some bootstrapping dependency fails for the MethodHandleImpl
> case. This patch removes that assertion:
>
> webrev: http://cr.openjdk.java.net/~redestad/8143142/webrev.01/
> bug: https://bugs.openjdk.java.net/browse/JDK-8143142
>
> /Claes
More information about the core-libs-dev
mailing list