Review Request: JDK-8170633 backslashes in gensrc/module-info.java comments need escaping

Alan Bateman Alan.Bateman at oracle.com
Fri Dec 2 18:26:33 UTC 2016



On 02/12/2016 17:39, Mandy Chung wrote:
> The build tool generating module-info.java includes the path name of the source files in the comment for diagnosis where backslash character needs escaping.  This patch prints URI rather than file path.
>
>
Putting the URI in the comment looks fine.

-Alan


More information about the core-libs-dev mailing list