RFR(S): 8130858: CICompilerCount=1 when tiered is off is not allowed any more (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jul 9 16:09:05 UTC 2015
- Previous message: RFR(S): 8130858: CICompilerCount=1 when tiered is off is not allowed any more
- Next message: RFR(S): 8130858: CICompilerCount=1 when tiered is off is not allowed any more
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nice!
Thanks, Vladimir
On 7/9/15 8:34 AM, 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.
- Previous message: RFR(S): 8130858: CICompilerCount=1 when tiered is off is not allowed any more
- Next message: RFR(S): 8130858: CICompilerCount=1 when tiered is off is not allowed any more
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list