Changeset: 2c16140fb515
Author:    dfuchs
Date:      2013-10-15 13:01 +0200
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2c16140fb515

8026404: Logging in Applet can trigger ACE: access denied 
("java.lang.RuntimePermission" "modifyThreadGroup")
Summary: The test 'threadGroup.getParent() == null' can sometimes throw ACE and 
needs to be wrapped in doPrivileged.
Reviewed-by: alanb, mchung, dholmes

! src/share/classes/sun/awt/AppContext.java
! test/TEST.groups
+ test/java/util/logging/TestMainAppContext.java

Reply via email to