[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
Wed Jun 10 09:03:50 UTC 2015


David Simms let me know that since this applied cleanly I don't need 
another review.
I'll go ahead and push this. Sorry for the noise.

- Andreas

On 2015-06-10 10:36, Andreas Eriksson wrote:
> Hi,
>
> Anyone who can take a look at this?
> I'd really like to get this pushed before the weekend, since otherwise 
> the 8u60 ZBB will be missed.
>
> Regards,
> Andreas
>
> On 2015-06-09 13:54, Andreas Eriksson wrote:
>> 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