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

Stefan Karlsson stefan.karlsson at oracle.com
Tue Jun 17 19:40:57 UTC 2014


On 2014-06-17 21:29, 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/

Looks good.

StefanK


> bug link https://bugs.openjdk.java.net/browse/JDK-8039150
>
>
> Thanks,
> Coleen



More information about the hotspot-dev mailing list