> On Jan 12, 2017, at 5:58 AM, Chris Hegarty <chris.hega...@oracle.com> wrote:
> 
> 
>> On 11 Jan 2017, at 23:47, Mandy Chung <mandy.ch...@oracle.com> wrote:
>> 
>> Webrev:
>> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8160286/webrev.00/
> 
> Looks fine. It’s good to share as much of this code as possible between
> these packaging tools.
> 
> I didn’t look too hard at Graph and TopoSorter, these look similar to
> what is in other areas, e.g. jdeps, 
> 

Yes it is from jdeps.

> In the jar option parsing did you mean to construct ModulePath with true?
> This will support jmod files.

Yes that will allow a modular JAR to tie with a specific JDK build or packaged 
modules with native library.

Mandy

Reply via email to