RFR(XXS) : 8038393 : [TESTBUG] ciReplay/* tests fail after 8034775
Igor Ignatyev
igor.ignatyev at oracle.com
Wed Mar 26 13:38:37 UTC 2014
Hi all,
Please review patch:
Problem:
ciReplay/* tests specified '-XX:CICompilerCount=1', but after 8034775
it's impossible to specify '-XX:CICompilerCount=1' w/ enabled
TieredCompilation.
Fix:
CICompilerCount=1 replaced by CICompilerCount=2
webrev: http://cr.openjdk.java.net/~iignatyev/8038393/webrev.00/
jbs: https://bugs.openjdk.java.net/browse/JDK-8038393
--
Igor
More information about the hotspot-compiler-dev
mailing list