> 15 feb. 2019 kl. 20:00 skrev Erik Joelsson <erik.joels...@oracle.com>: > > Like with sources in java and native compilation, this patch allows automatic > override of license files in the legal dir by just providing a "custom" file > with the same name. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8219129 > > Webrev: http://cr.openjdk.java.net/~erikj/8219129/webrev.01/
Looks good, but please add some documentation that if multiple files have the same name, only the first will be copied. No need to respin webrev. /Magnus > > /Erik >