JDK-8020493 : NPE when using Logger.getAnonymousLogger or LogManager.getLogManager().getLogger
  • Type: Backport
  • Backport of: JDK-8017174
  • Component: core-libs
  • Sub-Component: java.util.logging
  • Affected Version: 7u25,8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-07-15
  • Updated: 2013-08-01
  • Resolved: 2013-07-16
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
7u40 b34Fixed 8Fixed
Comments
Verified with jdk7u40b35 and regtests on MacOS.
01-08-2013

Request to backport in 7u40: This is a regression from 7u25 causing applets calling Logger.getAnonymousLogger() to fail. This fix has been resolved in jdk7u-dev and jdk8. WLS and GlassFish has done some preliminary testing with the 7u engineering build with this fix and found no new regression.
15-07-2013