RFR: JDK-8208608: Update --module-source-path to allow explicit source paths for specific modules
Jan Lahoda
jan.lahoda at oracle.com
Thu Aug 30 10:33:42 UTC 2018
Looks good to me.
Jan
On 28.8.2018 00:52, Jonathan Gibbons wrote:
> Please review a moderately simple update to the --module-source-path option
> supported directly by javac and thus indirectly by javadoc.
>
> The change is to allow a new form, similar to that used for the
> --patch-module
> option, which allows an explicit source path to be provided for any
> specific module,
> without having to use the existing pattern-based syntax.
>
> The CSR is in review.
>
> -- Jon
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8208608
> CSR: https://bugs.openjdk.java.net/browse/JDK-8208609
> Webrev: http://cr.openjdk.java.net/~jjg/8208608/webrev.00/
>
>
More information about the compiler-dev
mailing list