mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8191138: Remove deprecated java.security.acl APIs
Reviewed-by: alanb, mchung
This commit is contained in:
parent
855e5f5282
commit
28479937ea
14 changed files with 1 additions and 851 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue