On 2018-11-01 01:22, Erik Joelsson wrote:
This patch adds some useful excludes for jib source bundle creation, which will help avoid sending in too much junk in Mach 5 jobs.The strings are rewritten as arrays, which are now supported, as well as using ** globs to match arbitrary directory depths. I've also removed the no longer used .build dir from excludes.http://cr.openjdk.java.net/~erikj/8213227/webrev.01/
Looks good to me. /Magnus
Bug: https://bugs.openjdk.java.net/browse/JDK-8213227 /Erik