jdk-24/hotspot/test/compiler/arguments
Gerard Ziemski a00b32c815 8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr
We changed the constraint error message formatting for CICompilerCount, but forgot to change the corresponding test.

Reviewed-by: kbarrett, dcubed
2015-08-16 09:33:52 -05:00
..
BMICommandLineOptionTestBase.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
BMISupportedCPUTest.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
BMIUnsupportedCPUTest.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
CheckCICompilerCount.java 8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr 2015-08-16 09:33:52 -05:00
CheckCompileThresholdScaling.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestUseBMI1InstructionsOnSupportedCPU.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestUseBMI1InstructionsOnUnsupportedCPU.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestUseCountLeadingZerosInstructionOnSupportedCPU.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestUseCountTrailingZerosInstructionOnSupportedCPU.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestUseCountTrailingZerosInstructionOnUnsupportedCPU.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00