-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b28
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056525 | emb-9 | Fredrik Öhrström | P4 | Resolved | Fixed | master |
The --permit-unidentified-artifacts option is too broad for many use cases.
White listing is more safe for many use cases, thus
--permit-artifact=bar.txt
will allow bar.txt to remain within the destination dir and be ignored by sjavac.
White listing is more safe for many use cases, thus
--permit-artifact=bar.txt
will allow bar.txt to remain within the destination dir and be ignored by sjavac.
- backported by
-
JDK-8056525 Add --permit-artifact=bar.txt to sjavac
-
- Resolved
-