RFR(S): 8130858: CICompilerCount=1 when tiered is off is not allowed any more (original) (raw)

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Jul 9 15:37:27 UTC 2015


Looks good.

Best regards, Vladimir Ivanov

On 7/9/15 6:34 PM, Roland Westrelin wrote:

http://cr.openjdk.java.net/~roland/8130858/webrev.00/

It used to be possible to run with CICompilerCount=1 -XX:-TieredCompilation which I find useful during debugging so trace output of compiler threads are not intermixed. This was broken by 8122937. Roland.



More information about the hotspot-compiler-dev mailing list