Review Request JDK-8175819: OS name and arch in JMOD files should match the values as in the bundle name
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Tue Apr  4 07:42:06 UTC 2017
    
    
  
On 03/04/2017 19:41, Mandy Chung wrote:
> Webrev:
>    http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8175819/webrev.00/
>
I went through the updates to jlink, assuming test SystemModulesTest 
will be aligned to the recent mails.
In DefaultImageBuilder.storeFiles then 
map(ResourcePoolModule::osName).orElse(null) would be cleaner.
I'm sure Volker or someone maintaining the AIX port will ask for 
jdk.tools.jlink.internal.Platform to be extended to handle that platform.
-Alan.
    
    
More information about the jigsaw-dev
mailing list