8034980: Fix @summary tag of test/tools/javac/parser/T4910483.java
authordlsmith
Mon, 17 Mar 2014 14:03:59 -0600
changeset 23398 295a722619ad
parent 23397 825c76b83afe
child 23399 a7f649f8e860
8034980: Fix @summary tag of test/tools/javac/parser/T4910483.java Reviewed-by: vromero
langtools/test/tools/javac/parser/T4910483.java
--- a/langtools/test/tools/javac/parser/T4910483.java	Fri Mar 14 15:35:13 2014 -0400
+++ b/langtools/test/tools/javac/parser/T4910483.java	Mon Mar 17 14:03:59 2014 -0600
@@ -21,10 +21,10 @@
  * questions.
  */
 
-/**
+/*
  * @test
  * @bug     4910483
- * @summary javac shouldn't throw NPE while compiling invalid RuntimeInvisibleParameterAnnotations
+ * @summary Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
  * @run main T4910483
  */