1. 27 12月, 2013 1 次提交
  2. 10 1月, 2014 1 次提交
    • D
      8031068: java/util/logging/ParentLoggersTest.java: checkLoggers:... · 115702ae
      dfuchs 提交于
      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
      115702ae
  3. 09 9月, 2013 1 次提交
    • D
      8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship · 8f4140d0
      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
      8f4140d0
  4. 29 11月, 2012 1 次提交
  5. 22 9月, 2011 1 次提交
  6. 17 6月, 2010 1 次提交
  7. 01 12月, 2007 1 次提交