RFR(m): 8220351: Cross-modifying code
    Doerr, Martin 
    martin.doerr at sap.com
       
    Wed Mar 13 17:56:34 UTC 2019
    
    
  
Hi everybody,
while discussing with a colleague the following question about the patch site on x86 came up:
nmethod::oops_do calls the closure f->do_oop(r->oop_addr()) for oops encoded into the instruction stream.
I couldn't find a call to AbstractICache::invalidate_range.
Does anybody know where it is or if it's missing?
Best regards,
Martin
    
    
More information about the hotspot-dev
mailing list