1. 15 10月, 2013 1 次提交
    • 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