RFR 8054465: Add --permit-unidentified-artifact=bar.txt support to sjavac
Fredrik Öhrström
oehrstroem at gmail.com
Wed Aug 6 21:22:37 UTC 2014
The --permit-unidentified-artifacts option is too broad for many use cases.
White-listing is more safe for many use cases, thus
--permit-unidentified-artifact=bar.txt
will allow bar.txt to remain within the destination dir and be ignored by
sjavac.
http://cr.openjdk.java.net/~ohrstrom/webrev-8054465-permit/
https://bugs.openjdk.java.net/browse/JDK-8054465
//Fredrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20140806/bf2e4525/attachment.html>
More information about the compiler-dev
mailing list