RFR 8014024: NPG: keep compiled ic methods from being deallocated	in redefine classes
    Dean Long 
    dean.long at oracle.com
       
    Mon May  6 19:04:15 PDT 2013
    
    
  
Why do you only handle methods for the !is_icholder_call() case? Isn't 
that assuming that the only caller is RedefineClasses,
that f is mark_on_stack, and that it's a no-op for klass metadata?
dl
On 5/6/2013 5:09 PM, Coleen Phillimore wrote:
> 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