<Swing Dev> hg: jdk7/swing/jdk: 6691503: Malicious applet can show always-on-top popup menu which has whole screen size

mikhail.lapshin at sun.com mikhail.lapshin at sun.com
Wed Apr 23 14:14:11 UTC 2008


Changeset: 40414219305f
Author:    mlapshin
Date:      2008-04-23 18:06 +0400
URL:       http://hg.openjdk.java.net/jdk7/swing/jdk/rev/40414219305f

6691503: Malicious applet can show always-on-top popup menu which has whole screen size
Summary: The fix for 6675802 is replaced by a try-catch clause that catches SequrityExceptions for applets.
Reviewed-by: alexp

! src/share/classes/javax/swing/Popup.java
+ test/javax/swing/JPopupMenu/6691503/bug6691503.java




More information about the swing-dev mailing list