-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b26
AccessControlContext is used in the presence of the Java SecurityManager to make access decisions based on the code context.
AccessControlContext is obsoleted by JEP 486 which permanently disabled the SecurityManager.
Consequently uses of it in the java.desktop module can and should be removed.
AccessControlContext is obsoleted by JEP 486 which permanently disabled the SecurityManager.
Consequently uses of it in the java.desktop module can and should be removed.
- links to
-
Commit(master) openjdk/jdk/4b165305
-
Review(master) openjdk/jdk/22308