<Swing Dev> hg: jdk7/swing/jdk: 6675802: Regression: heavyweight popups cause SecurityExceptions in applets
mikhail.lapshin at sun.com
mikhail.lapshin at sun.com
Fri Apr 18 14:22:11 UTC 2008
Changeset: dd66920b2d51
Author: mlapshin
Date: 2008-04-18 18:21 +0400
URL: http://hg.openjdk.java.net/jdk7/swing/jdk/rev/dd66920b2d51
6675802: Regression: heavyweight popups cause SecurityExceptions in applets
Summary: The problem code in Popup class is surrounded by AccessController.doPrivileged()
Reviewed-by: alexp
! src/share/classes/javax/swing/Popup.java
+ test/javax/swing/JPopupMenu/6675802/bug6675802.java
More information about the swing-dev
mailing list