jdk/hotspot/test/compiler/arguments
Tobias Hartmann 13fca14037 8162881: Effect of -XX:CICompilerCount depends on ordering of other flags
Value of CICompilerCount should be range checked after ergo. Don't create C2 compiler threads with TieredStopAtLevel=1.

Reviewed-by: kvn
2016-08-04 08:58:22 +02:00
..
BMICommandLineOptionTestBase.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
BMISupportedCPUTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
BMIUnsupportedCPUTest.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
CheckCICompilerCount.java 8162881: Effect of -XX:CICompilerCount depends on ordering of other flags 2016-08-04 08:58:22 +02:00
CheckCompileThresholdScaling.java Merge 2016-07-19 13:15:46 +02:00
TestUseBMI1InstructionsOnSupportedCPU.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestUseBMI1InstructionsOnUnsupportedCPU.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestUseCompiler.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestUseCountLeadingZerosInstructionOnSupportedCPU.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestUseCountTrailingZerosInstructionOnSupportedCPU.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
TestUseCountTrailingZerosInstructionOnUnsupportedCPU.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00