Request for review(XXS): 6987115: Non-tiered compilation policy creates unnecessary C1 threads

Christian Thalinger christian.thalinger at oracle.com
Mon Sep 27 07:06:24 PDT 2010


On Thu, 2010-09-23 at 22:34 -0700, Igor Veresov wrote:
> I made an error while refactoring the old policy and as a result when 
> running a tiered binary with tiered turned off it creates C1 threads 
> that are not really needed.
> 
> 
> Webrev: http://cr.openjdk.java.net/~iveresov/6987115/webrev.00/

I think a comment would be nice to explain why the order is important.
Without that it's hard to understand what's going on.

-- Christian



More information about the hotspot-compiler-dev mailing list