[8u20] RFR backport 8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classe,s

Coleen Phillimore coleen.phillimore at oracle.com
Sat Jun 21 01:50:28 UTC 2014


On 6/20/14, 9:25 PM, serguei.spitsyn at oracle.com wrote:
> The fix looks good.
>
> On 6/20/14 8:03 AM, Coleen Phillimore wrote:
>> Summary: Initialize host_klass while parsing the class with the other 
>> initializations.
>> Reviewed-by: sspitsyn, stefank
>>
>> The changes required a new changeset because removing the line with 
>> EnableInvokeDynamic is removed in jdk9 so caused a hg import reject.
>>
>> open webrev at http://cr.openjdk.java.net/~coleenp/8039150_8u20/
>> bug link https://bugs.openjdk.java.net/browse/JDK-8039150_8u20
>
> The link above does not work for me, but probably, this is the correct 
> one:
>   https://bugs.openjdk.java.net/browse/JDK-8039150

Yes, this is the right bug.
Thanks!
Coleen
>
> Thanks,
> Serguei
>
>>
>> Backport requested because bug caused noise (crash) using 
>> VerifyBeforeGC and VerifyAfterGC against 8u40.
>>
>> Thanks,
>> Coleen
>



More information about the hotspot-runtime-dev mailing list