• D
    8026404: Logging in Applet can trigger ACE: access denied... · b4599018
    dfuchs 提交于
    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
    b4599018
TEST.groups 16.8 KB