8233922: Service binding augments module graph with observable incubator modules
Alex Buckley
alex.buckley at oracle.com
Mon Nov 18 19:34:50 UTC 2019
On 11/18/2019 11:10 AM, Alan Bateman wrote:
> We could potentially say something about tools that are incubator
> modules here. The launcher for the tool, "jpackage" in the case of JEP
> 343, will use the name of the incubator module as the root module to
> resolve.
I updated JEP 11 to allude to incubator modules containing tools, hence
no exported API but rather a service provider.
>> During the JDK build, incubator modules must be packaged ...
> There's a typo in this paragraph in that the jmod (and jar) tools use
> "--warn-if-resolved=incubating" rather than
> "--warn-if-resolved=incubator" to package an incubator module.
JEP corrected to say `incubating`.
Alex
More information about the jigsaw-dev
mailing list