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

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Tue Jun 17 19:41:51 UTC 2014


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