1. 17 10月, 2013 1 次提交
  2. 12 9月, 2013 1 次提交
  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. 24 8月, 2013 1 次提交
  5. 03 7月, 2013 1 次提交
    • D
      7184195: java.util.logging.Logger.getGlobal().info() doesn't log without configuration · 0f0fd998
      dfuchs 提交于
      Summary: Due to subtle synchronization issues between LogManager & Logger class initialization the global logger doesn't have its 'manager' field initialized until the LogManager is initialized. This fix will ensure that the global logger has its 'manager' field set when getGlobal() is called.
      Reviewed-by: mchung, plevart
      0f0fd998
  6. 16 5月, 2013 1 次提交
  7. 17 4月, 2013 1 次提交
  8. 13 3月, 2013 1 次提交
  9. 26 1月, 2013 1 次提交
  10. 11 1月, 2013 1 次提交
  11. 27 11月, 2012 1 次提交
    • M
      6664509: Add logging context · e0a8e955
      mchung 提交于
      6664528: Find log level matching its name or value given at construction time
      Reviewed-by: alanb, ahgross, jgish, hawtin
      e0a8e955
  12. 02 11月, 2012 1 次提交
  13. 09 9月, 2012 1 次提交
  14. 02 6月, 2011 1 次提交
  15. 17 5月, 2011 1 次提交
  16. 07 4月, 2011 1 次提交
  17. 12 1月, 2011 1 次提交
  18. 21 12月, 2010 1 次提交
  19. 22 9月, 2010 1 次提交
  20. 23 6月, 2010 1 次提交
  21. 26 5月, 2010 1 次提交
  22. 16 9月, 2009 1 次提交
  23. 21 4月, 2009 1 次提交
  24. 28 1月, 2009 1 次提交
  25. 01 12月, 2007 1 次提交