JDK-8032605 : Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup")
  • Type: Backport
  • Backport of: JDK-8026404
  • Component: core-libs
  • Sub-Component: java.util.logging
  • Affected Version: 7u55
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-01-23
  • Updated: 2014-02-05
  • Resolved: 2014-01-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u55 b06Fixed 8Fixed
Comments
Comment from Daniel: "To reproduce JDK-8026405 (make the test fail) you would need to find a build where JDK-8019853 is present but JDK-8026404 is not. There are such builds for JDK 8, because JDK-8026404 was a regression caused by JDK-8019853 in 8, but you should not be able to find any such build for 7: that was the whole point of integrating both fixes together For 7 you should find either both fixes in or none. So the test for JDK-8026404 should never fail on 7 builds. If the test for JDK-8026404 failed, it would be very wrong. "
05-02-2014