hg: jdk9/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
Fri Jan 10 10:49:17 PST 2014
Changeset: 60e2c031ba54
Author: dfuchs
Date: 2014-01-10 19:48 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/60e2c031ba54
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 jdk9-dev-changes
mailing list