8034980: Fix @summary tag of test/tools/javac/parser/T4910483.java
Reviewed-by: vromero
--- 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
*/