mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8344799: Remove permissions checks from java.awt.Desktop
Reviewed-by: azvegint
This commit is contained in:
parent
e21d06f488
commit
50c099d69e
2 changed files with 0 additions and 84 deletions
|
@ -319,8 +319,6 @@ module java.base {
|
|||
java.management.rmi,
|
||||
java.rmi,
|
||||
java.sql.rowset;
|
||||
exports sun.security.action to
|
||||
java.desktop;
|
||||
exports sun.security.internal.interfaces to
|
||||
jdk.crypto.cryptoki;
|
||||
exports sun.security.internal.spec to
|
||||
|
@ -346,7 +344,6 @@ module java.base {
|
|||
exports sun.security.tools to
|
||||
jdk.jartool;
|
||||
exports sun.security.util to
|
||||
java.desktop,
|
||||
java.naming,
|
||||
java.rmi,
|
||||
java.security.jgss,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue