jdk-24/hotspot/test/compiler/arguments
Zoltan Majo a25fe37e17 8072398: assert fails in L1RGenerator::increment_event_counter_impl
Change scaling code to allow scaling with 0.0; change set_tiered_flags() to treat CompileThresholdScaling==0.0 in a special way.

Reviewed-by: kvn, iveresov
2015-02-06 18:16:55 +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 8072398: assert fails in L1RGenerator::increment_event_counter_impl 2015-02-06 18:16:55 +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