RFR: JDK-8158402 - jlink: should use regex for all pattern operations (--order-resources or --exclude-resources)

Jim Laskey (Oracle) james.laskey at oracle.com
Wed Jun 8 19:45:19 UTC 2016


Consistent use of PathPatterns for jlink, jimage and jmod options.  

—optionName=(regex:|glob:|<nil>)<pattern> ?? where <nil><pattern> => glob:<pattern>

http://cr.openjdk.java.net/~jlaskey/8158402/webrev/index.html <http://cr.openjdk.java.net/~jlaskey/8158402/webrev/index.html>
https://bugs.openjdk.java.net/browse/JDK-8158402 <https://bugs.openjdk.java.net/browse/JDK-8158402>



More information about the jigsaw-dev mailing list