-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b06
Change "8029886: Change SecurityManager check{TopLevelWindow, SystemClipboardAccessAwtEventQueueAccess} to check AllPermission" moved the AWT permissions from sun.security.util.SecurityConstants.AWT to sun.awt.AWTPermissions.
This change fixes the two tests:
com/sun/awt/SecurityWarning/CustomSecurityManager.java
javax/swing/JPopupMenu/6694823/bug6694823.java
to use the permessions from their new location.
This change fixes the two tests:
com/sun/awt/SecurityWarning/CustomSecurityManager.java
javax/swing/JPopupMenu/6694823/bug6694823.java
to use the permessions from their new location.