Hi, could you please review the following trivial test changes:
http://cr.openjdk.java.net/~simonis/webrevs/8032578/ for jdk9 which fix the two tests: com/sun/awt/SecurityWarning/CustomSecurityManager.java javax/swing/JPopupMenu/6694823/bug6694823.java They were broken after change "8029886: Change SecurityManager check{TopLevelWindow, SystemClipboardAccessAwtEventQueueAccess} to check AllPermission" moved the AWT permissions from sun.security.util.SecurityConstants.AWT to sun.awt.AWTPermissions. Thank you and best regards, Volker PS: I'll need a sponsor as I'm not a jdk9 committer yet.
