-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: client-libs
-
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