review(XS): 7145345: Code cache sweeper must cooperate with safepoints

Tom Rodriguez tom.rodriguez at oracle.com
Tue Feb 14 13:04:36 PST 2012


On Feb 14, 2012, at 12:36 PM, Igor Veresov wrote:

> Code cache sweeper must yield to safepoint. With high numbers of methods sweeping can block the safepoint from happening.

Why don't you just safepoint instead of aborting the current sweep?

We may also want to increase the sweep fraction for tiered.

tom

> 
> Webrev: http://cr.openjdk.java.net/~iveresov/7145345/webrev.00/
> 
> 
> igor
> 



More information about the hotspot-compiler-dev mailing list