hg: jdk8u/jdk8u-dev/jdk: 8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early.
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Wed Jan 22 11:30:23 UTC 2014
Changeset: 14f31485f4dd
Author: dfuchs
Date: 2014-01-10 19:48 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/14f31485f4dd
8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early.
Summary: The test needs to keep a strong reference on its loggers otherwise the modification of the logger level may only be transient.
Reviewed-by: chegar
! test/tools/jar/UpdateManifest.java
More information about the jdk8u-dev
mailing list