hg: jdk9/dev/langtools: 4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
daniel.smith at oracle.com
daniel.smith at oracle.com
Wed Feb 12 12:00:54 PST 2014
Changeset: 55df0f601d67
Author: dlsmith
Date: 2014-02-12 12:31 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/55df0f601d67
4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
Summary: Adjust timing of printing "\\" in the comment scanner
Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/parser/JavadocTokenizer.java
+ test/tools/javac/parser/T4910483.java
More information about the jdk9-dev-changes
mailing list