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.