Request for review(XXS): 6987115: Non-tiered compilation policy creates unnecessary C1 threads
Christian Thalinger
christian.thalinger at oracle.com
Mon Sep 27 11:15:46 PDT 2010
On Mon, 2010-09-27 at 11:04 -0700, Igor Veresov wrote:
> On 9/27/10 7:06 AM, Christian Thalinger wrote:
> > 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.
> >
> OK, done. Webrev updated in-place.
Thanks, that helps a lot. -- Christian
More information about the hotspot-compiler-dev
mailing list