1. 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
  2. 02 7月, 2013 7 次提交
  3. 01 7月, 2013 4 次提交
  4. 29 6月, 2013 5 次提交
  5. 28 6月, 2013 7 次提交
  6. 27 6月, 2013 2 次提交
  7. 26 6月, 2013 1 次提交
  8. 25 6月, 2013 2 次提交
  9. 21 6月, 2013 1 次提交
  10. 20 6月, 2013 8 次提交
  11. 19 6月, 2013 2 次提交