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

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Wed Jan 22 10:12:52 UTC 2014


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

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 jdk8u-dev mailing list