InlineCacheBuffer + GuaranteedSafepointInterval

John Rose john.r.rose at oracle.com
Fri Jun 5 17:19:45 UTC 2015


On Jun 5, 2015, at 10:17 AM, Vitaly Davidovich <vitalyd at gmail.com> wrote:
> 
> Understood, thanks John.
> 
> Am I right in my other question regarding when IC needs patching in first place? If I see safepoint due to this, some IC saw a new receiver? Is there a flag (non-debug) to see which call site and what new receiver appeared? I may reorganize code to avoid this if possible.
> 
Look in globals.hpp for TraceICs; perhaps you already saw it.  It's debug-only so you need a special build.  — John

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20150605/9ca20272/attachment.html>


More information about the hotspot-compiler-dev mailing list