hg: jdk6/jdk6/jdk: 6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Wed Sep 22 09:58:04 PDT 2010
Changeset: 8dfe14917105
Author: dcubed
Date: 2010-09-22 09:57 -0700
URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/8dfe14917105
6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear
Summary: Add words in more places to make it clear that Logger objects are GC'able unless there is a strong reference.
Reviewed-by: dholmes, andrew, minqi
! src/share/classes/java/util/logging/LogManager.java
! src/share/classes/java/util/logging/Logger.java
More information about the jdk6-dev
mailing list