review(XS): 7119730: Tiered: SIGSEGV in AdvancedThresholdPolicy::is_method_profiled(methodOop)

Christian Thalinger christian.thalinger at oracle.com
Mon Dec 12 03:54:34 PST 2011


Looks good.  -- Chris

On Dec 10, 2011, at 4:02 AM, Igor Veresov wrote:

> Tiered can remove compile tasks that are stale from the queue and since this process involves locks it can safepoint. Because of that handles are required for heap references.
> 
> Webrev: http://cr.openjdk.java.net/~iveresov/7119730/webrev.00/
> 
> Thanks!igor
> 
> 



More information about the hotspot-compiler-dev mailing list