[8u60] Backport RFR: JDK-8051045 (fix) and and JDK-8080428 (test fix): HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError

Andreas Eriksson andreas.eriksson at oracle.com
Tue Jun 9 11:54:47 UTC 2015


Hi,

I'd like to backport the fix for
8051045 <https://bugs.openjdk.java.net/browse/JDK-8051045>: HotSpot 
fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/f7591a94925e

And at the same time the related test fix
8080428 <https://bugs.openjdk.java.net/browse/JDK-8080428>: [TESTBUG] 
java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped 
exception java.lang.BootstrapMethodError
http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/8cad1a9fee4a

The changes imported cleanly from the jdk9 changesets and jprt runs 
without failures.

Regards,
Andreas


More information about the hotspot-runtime-dev mailing list