RFR(S): 8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError

Andreas Eriksson andreas.eriksson at oracle.com
Tue May 19 14:11:49 UTC 2015


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