hg: jdk8u/jdk8u-dev/jdk: 8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Mon Jan 20 18:40:11 UTC 2014


Changeset: c38a9f775e1d
Author:    dfuchs
Date:      2013-12-19 14:53 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/c38a9f775e1d

8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE
Summary: This is a test bug - loggers held in local variables can be arbitrarily gc'ed if that variable is no longer used. The fix makes sure that the loggers won't be arbitrarily gc'ed before the test is complete.
Reviewed-by: mchung

! test/java/util/logging/TestLoggerBundleSync.java




More information about the jdk8u-dev mailing list