- 09 9月, 2013 1 次提交
-
-
由 dfuchs 提交于
8021003: java/util/logging/Logger/getGlobal/TestGetGlobalConcurrent.java fails intermittently 8019945: test/java/util/logging/LogManagerInstanceTest.java failing intermittently Summary: This fix untangles the class initialization of Logger and LogManager, and also cleans up the relationship between LogManager, LoggerContext, and Logger, which were at the root cause of some intermittent test failures. Reviewed-by: mchung, martin, plevart
-
- 29 11月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: Use generics, suppress warnings where appropriate, remove unused imports, etc. Reviewed-by: lancea, chegar
-
- 22 9月, 2011 1 次提交
-
-
由 weijun 提交于
Reviewed-by: alanb, dsamersoff
-
- 17 6月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Check against the list of loggers added since the test begins to run Reviewed-by: dcubed
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-