jdk-24/hotspot/test/compiler/arguments
Zoltan Majo ed26c7e640 8059604: Add CompileThresholdScaling flag to control when methods are first compiled (with and withour TieredCompilation)
This patch adds a new flag (CompileThresholdScaling) to control when methods are first compiled

Reviewed-by: anoll, iveresov, kvn
2014-10-15 14:00:41 +02:00
..
BMICommandLineOptionTestBase.java 8038924: Test bit-instructions fails with unexpected exit value on sparc 2014-05-26 19:05:01 +04:00
BMISupportedCPUTest.java 8038924: Test bit-instructions fails with unexpected exit value on sparc 2014-05-26 19:05:01 +04:00
BMIUnsupportedCPUTest.java 8038924: Test bit-instructions fails with unexpected exit value on sparc 2014-05-26 19:05:01 +04:00
CheckCompileThresholdScaling.java 8059604: Add CompileThresholdScaling flag to control when methods are first compiled (with and withour TieredCompilation) 2014-10-15 14:00:41 +02:00
TestUseBMI1InstructionsOnSupportedCPU.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestUseBMI1InstructionsOnUnsupportedCPU.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestUseCountLeadingZerosInstructionOnSupportedCPU.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestUseCountTrailingZerosInstructionOnSupportedCPU.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00
TestUseCountTrailingZerosInstructionOnUnsupportedCPU.java 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot 2014-08-11 17:12:41 +04:00