RFR 8014024: NPG: keep compiled ic methods from being deallocated in redefine classes

Coleen Phillimore coleen.phillimore at oracle.com
Mon May 6 17:09:01 PDT 2013


Summary:  Walk the compiledIC relocation records to keep Method* from 
being deallocated.

open webrev at http://cr.openjdk.java.net/~coleenp/8014024/
bug link at http://bugs.sun.com/view_bug.do?bug_id=8014024

Found when fixing 8013063.   Tested same as 8013063.

Coleen


More information about the hotspot-runtime-dev mailing list