RFR(S): 8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
Andreas Eriksson
andreas.eriksson at oracle.com
Mon May 25 15:06:21 UTC 2015
Hi,
Anyone who can take a look at this?
I'd like to get this pushed to jdk9 so that I can get it backported
(together with 8051045) to jdk8 before the 8u60 ZBB.
Thanks,
Andreas
On 2015-05-19 16:11, Andreas Eriksson wrote:
> Hi,
>
> Can I get a review for this test fix?
> https://bugs.openjdk.java.net/browse/JDK-8080428
>
> jdk/test/java/lang/invoke/8022701/MHIllegalAccess.java started failing
> after "8051045 <https://bugs.openjdk.java.net/browse/JDK-8051045>:
> HotSpot fails to wrap Exceptions from invokedynamic in a
> BootstrapMethodError" was pushed.
> The test needs to be updated to check for a wrapping
> BootstrapMethodError from method handle invokes.
>
> Webrev:
> http://cr.openjdk.java.net/~aeriksso/8080428/webrev.00/
>
> Thanks,
> Andreas
More information about the hotspot-runtime-dev
mailing list