jdk-24/hotspot/test/compiler/arguments
Zoltan Majo e559c17954 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Changed interpreter and compilation policies to allow using CompileThresholdScaling on a per-method level

Reviewed-by: jrose, kvn
2015-01-21 10:51:35 +01:00
..
BMICommandLineOptionTestBase.java 8038924: Test bit-instructions fails with unexpected exit value on sparc 2014-05-26 19:05:01 +04:00
BMISupportedCPUTest.java 8054892: Improve compiler's CLI tests error reporting 2014-12-16 14:52:57 +03:00
BMIUnsupportedCPUTest.java 8054892: Improve compiler's CLI tests error reporting 2014-12-16 14:52:57 +03:00
CheckCompileThresholdScaling.java 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds) 2015-01-21 10:51:35 +01:00
TestUseBMI1InstructionsOnSupportedCPU.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestUseBMI1InstructionsOnUnsupportedCPU.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestUseCountLeadingZerosInstructionOnSupportedCPU.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestUseCountTrailingZerosInstructionOnSupportedCPU.java 8054892: Improve compiler's CLI tests error reporting 2014-12-16 14:52:57 +03:00
TestUseCountTrailingZerosInstructionOnUnsupportedCPU.java 8054892: Improve compiler's CLI tests error reporting 2014-12-16 14:52:57 +03:00