8031068: java/util/logging/ParentLoggersTest.java: checkLoggers:...
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
Showing
想要评论请 注册 或 登录