hg: jdk/jdk: 8193032: Remove terminally deprecated SecurityManager APIs
sean.mullan at oracle.com
sean.mullan at oracle.com
Wed Apr 4 15:28:17 UTC 2018
Changeset: 7a64b48586d8
Author: mullan
Date: 2018-04-04 11:26 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/7a64b48586d8
8193032: Remove terminally deprecated SecurityManager APIs
Summary: Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods.
Reviewed-by: alanb, mchung, kcr
! src/java.base/share/classes/java/lang/SecurityManager.java
! src/java.desktop/share/classes/sun/applet/AppletSecurity.java
! src/java.desktop/share/classes/sun/applet/resources/MsgAppletViewer.java
! test/hotspot/jtreg/runtime/RedefineObject/WalkThroughInvoke.java
- test/jdk/java/lang/SecurityManager/DepMethodsRequireAllPerm.java
More information about the jdk-changes
mailing list