dfuchs [Fri, 10 Jan 2014 19:48:02 +0100] rev 22261
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