6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
authorcfang
Fri Apr 24 09:14:39 2009 -0700 (7 months ago)
changeset 731aa92a90b1cc6
parent 7309c6be3edf0dc
child 732fb4c18a2ec66
6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:"
Summary: Remove the colon
Reviewed-by: never
test/compiler/6589834/Test_ia32.java
--- a/test/compiler/6589834/Test_ia32.java Thu Apr 23 14:04:24 2009 -0700
+++ b/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
*/