6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
authorcfang
Fri, 24 Apr 2009 09:14:39 -0700
changeset 2575 518dc8f6575a
parent 2574 1d5f85c2d755
child 2576 a3babdbbca51
6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:" Summary: Remove the colon Reviewed-by: never
hotspot/test/compiler/6589834/Test_ia32.java
--- 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
  */