hg: jdk9/dev/jdk: 8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Fri Jan 10 06:52:05 PST 2014


Changeset: 2bd2fc41ce4a
Author:    dfuchs
Date:      2014-01-10 15:51 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/2bd2fc41ce4a

8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers
Summary: The test was not keeping any strong reference on the loggers it created allowing for them to be garbage collected too early.
Reviewed-by: mchung, chegar

! test/java/util/logging/ParentLoggersTest.java



More information about the jdk9-dev-changes mailing list