6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
Summary: Remove the colon
Reviewed-by: never
--- a/hotspot/test/compiler/6589834/Test_ia32.java Thu Apr 23 14:04:24 2009 -0700
+++ b/hotspot/test/compiler/6589834/Test_ia32.java Fri Apr 24 09:14:39 2009 -0700
@@ -24,7 +24,7 @@
/**
* @test
* @bug 6589834
- * @summary: deoptimization problem with -XX:+DeoptimizeALot
+ * @summary deoptimization problem with -XX:+DeoptimizeALot
*
* @run main/othervm -server Test_ia32
*/