RFR (xs) 8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes

Coleen Phillimore coleen.phillimore at oracle.com
Wed Jun 18 01:31:29 UTC 2014


Thanks Stefan and Serguei!
Coleen

On 6/17/14, 3:41 PM, serguei.spitsyn at oracle.com wrote:
> Coleen,
>
> It looks good to me.
>
> Thanks,
> Serguei
>
> On 6/17/14 12:29 PM, Coleen Phillimore wrote:
>> Summary: Initialize host_klass while parsing the class with the other 
>> initializations.
>>
>> We really should initialize more fields in metadata constructors 
>> rather than outside them in parseClassFile but this is a smaller change.
>>
>> Tested with fast.vm.quick.testlist and java/lang/invoke tests and 
>> verified dacapo with VerifyBefore and AfterGC.
>>
>> open webrev at http://cr.openjdk.java.net/~coleenp/8039150/
>> bug link https://bugs.openjdk.java.net/browse/JDK-8039150
>>
>>
>> Thanks,
>> Coleen
>



More information about the hotspot-dev mailing list