8191138: Remove deprecated java.security.acl APIs

Reviewed-by: alanb, mchung
This commit is contained in:
Sean Mullan 2019-07-30 09:26:47 -04:00
parent 855e5f5282
commit 28479937ea
14 changed files with 1 additions and 851 deletions

View file

@ -96,7 +96,6 @@ module java.base {
exports java.nio.file.attribute;
exports java.nio.file.spi;
exports java.security;
exports java.security.acl;
exports java.security.cert;
exports java.security.interfaces;
exports java.security.spec;