# HG changeset patch # User cfang # Date 1240589679 25200 # Node ID aa92a90b1cc654c4057562a731daf90db6733871 # Parent 9c6be3edf0dc20561e1914ee00e0e67abbd8511b 6833951: Extra ":" Causes Testcase in CR 6589834 "Parse Exception: Invalid tag: summary:" Summary: Remove the colon Reviewed-by: never diff -r 9c6be3edf0dc -r aa92a90b1cc6 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 */