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 <[email protected]> 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. >
