--- a/hotspot/test/compiler/arguments/CheckCompileThresholdScaling.java Fri Jan 30 12:53:56 2015 +0100
+++ b/hotspot/test/compiler/arguments/CheckCompileThresholdScaling.java Fri Feb 06 18:16:55 2015 +0100
@@ -26,7 +26,7 @@
/*
* @test CheckCompileThresholdScaling
* @bug 8059604
- * @summary "Add CompileThresholdScalingPercentage flag to control when methods are first compiled (with +/-TieredCompilation)"
+ * @summary "Add CompileThresholdScaling flag to control when methods are first compiled (with +/-TieredCompilation)"
* @library /testlibrary
* @run main CheckCompileThresholdScaling
*/