langtools/test/tools/javac/parser/T4910483.java
changeset 23398 295a722619ad
parent 23113 5d44044f4f64
child 30730 d3ce7619db2c
--- 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
  */