-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: core-libs
-
Verified
The deprecated `checkTopLevelWindow`, `checkSystemClipboard`, and `checkAccessAwtEventQueueAccess` in `java.lang.SecurityManager` have been changed to check `AllPermission`, they no longer check `AWTPermission`. Libraries that invoke these SecurityManager methods to do permission checks may require users of the library to change their policy files.