changeset 731:aa92a90b1cc6

6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:" Summary: Remove the colon Reviewed-by: never
author cfang
date Fri, 24 Apr 2009 09:14:39 -0700
parents 9c6be3edf0dc
children fb4c18a2ec66
files test/compiler/6589834/Test_ia32.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
  */