Review Request: JDK-8167558 Add new JMOD section for header files and man pages

Alan Bateman Alan.Bateman at oracle.com
Tue Oct 18 16:29:31 UTC 2016



On 17/10/2016 19:24, Mandy Chung wrote:
> Updated webrev:
>    http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8167558/webrev.01/
>
> This updates the exclude-jmod-section plugin not to filter specific modules.  Also clean up DefaultImageBuilder further and improve the exception message when it detects duplicated resource entries.
>
This looks good, the only thing is storeFiles where I assume it could 
fail early when there are duplicates rather than writing them and 
dealing with FileAlreadyExistsException.

-Alan


More information about the jigsaw-dev mailing list