hg: jdk8/tl/jdk: 8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup")
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Tue Oct 15 04:02:03 PDT 2013
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
More information about the serviceability-dev
mailing list