1. 23 10月, 2013 1 次提交
  2. 21 10月, 2013 2 次提交
  3. 18 10月, 2013 3 次提交
  4. 17 10月, 2013 3 次提交
  5. 16 10月, 2013 1 次提交
  6. 15 10月, 2013 1 次提交
    • D
      8026404: Logging in Applet can trigger ACE: access denied... · b4599018
      dfuchs 提交于
      8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup")
      Summary: The test 'threadGroup.getParent() == null' can sometimes throw ACE and needs to be wrapped in doPrivileged.
      Reviewed-by: alanb, mchung, dholmes
      b4599018
  7. 10 10月, 2013 2 次提交
  8. 08 10月, 2013 2 次提交
  9. 03 10月, 2013 1 次提交
  10. 02 10月, 2013 2 次提交
  11. 09 10月, 2013 1 次提交
  12. 27 9月, 2013 1 次提交
  13. 25 9月, 2013 1 次提交
  14. 02 10月, 2013 1 次提交
  15. 01 10月, 2013 1 次提交
  16. 15 9月, 2013 1 次提交
  17. 28 9月, 2013 2 次提交
  18. 02 9月, 2013 1 次提交
  19. 14 9月, 2013 1 次提交
  20. 13 9月, 2013 1 次提交
  21. 12 9月, 2013 2 次提交
  22. 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
  23. 04 9月, 2013 2 次提交
  24. 21 9月, 2013 3 次提交
  25. 20 9月, 2013 1 次提交
  26. 29 8月, 2013 2 次提交