[12] RFR JDK-8202941: GenModuleInfoSource build tool does not detect missing semicolons
Erik Joelsson
erik.joelsson at oracle.com
Fri Jul 27 20:40:13 UTC 2018
Build change looks good.
/Erik
On 2018-07-27 13:12, mandy chung wrote:
> GenModuleInfoSource build tool augments module-info.java to include
> platform-specific qualified exports/opens and uses/provides services.
> This fixes the build tool to catch syntax errors as closely as javac
> does. The build tool remains to allow duplicated provides until
> JDK-8208463 is resolved.
>
> http://cr.openjdk.java.net/~mchung/jdk12/webrevs/8202941/webrev.00/
>
> Mandy
More information about the jigsaw-dev
mailing list