1. 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
  2. 04 9月, 2013 1 次提交
    • D
      8019853: Break logging and AWT circular dependency · 6705a40d
      dfuchs 提交于
      Summary: Break logging and AWT circular dependency, which was at the root cause for 8023258 - Logger.getLogger() after ImageIO.read() returns different logger instance
      Reviewed-by: mchung, art
      6705a40d
  3. 02 7月, 2013 1 次提交