RFR: 8156499 Update jlink to support creating images with modules that are packaged as multi-release JARs

Steve Drach steve.drach at oracle.com
Fri Oct 28 00:22:20 UTC 2016


I’ve put out another webrev, http://cr.openjdk.java.net/~sdrach/8156499/webrev.05/ <http://cr.openjdk.java.net/~sdrach/8156499/webrev.05/>, that addresses Mandy’s concerns.  In particular I demonstrate that the resultant image is “runnable” and that a Main class in the image can/cannot find the java.logging module when the module-info.class is changed to require java.logging in one case but not in the other.

> On Oct 20, 2016, at 12:02 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> 
> 
> 
> On 19/10/2016 23:35, Steve Drach wrote:
>> :
>> 
>> Argh!  Sorry about that.  Here’s the correct link http://cr.openjdk.java.net/~sdrach/8156499/webrev.04/ <http://cr.openjdk.java.net/%7Esdrach/8156499/webrev.04/>
>> 
>> 
> Thanks for the updates, the changes to jlink look correct in this version.
> 
> -Alan.
> 



More information about the jigsaw-dev mailing list