-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b26
java.awt.Desktop has many permission checks but they are typically runtime permission checks not awt permissions.
Also it is using a private java.base exported SecurityConstants class which should be cleaned up.
Also it is using a private java.base exported SecurityConstants class which should be cleaned up.
- links to
-
Commit(master) openjdk/jdk/50c099d6
-
Review(master) openjdk/jdk/22311