1. 04 11月, 2011 1 次提交
  2. 20 10月, 2011 1 次提交
  3. 23 9月, 2011 1 次提交
  4. 22 9月, 2011 1 次提交
  5. 19 9月, 2011 1 次提交
  6. 14 9月, 2011 1 次提交
  7. 31 8月, 2011 1 次提交
  8. 23 8月, 2011 1 次提交
  9. 20 8月, 2011 1 次提交
  10. 18 8月, 2011 2 次提交
  11. 15 8月, 2011 1 次提交
  12. 24 6月, 2011 1 次提交
  13. 20 6月, 2011 1 次提交
  14. 02 6月, 2011 1 次提交
  15. 17 5月, 2011 2 次提交
    • D
      7016208: 4/3 null sometimes returned by... · bffd1c55
      dcubed 提交于
      7016208: 4/3 null sometimes returned by java.util.logging.Logger.getLogger(String name) in -server -Xcomp
      Summary: Logger can be GC'ed between LogManager.addLogger() and LogManager.getLogger()
      Reviewed-by: dsamersoff, never, acorn, mchung
      bffd1c55
    • D
      6977677: 3/2 Deadlock on logging subsystem initialization · 917b4385
      dcubed 提交于
      Summary: Over synchronized Logger.getLogger() deadlocks with LogManager.<clinit>via PlatformLogger
      Reviewed-by: dsamersoff, never, acorn, mchung
      917b4385
  16. 16 5月, 2011 1 次提交
  17. 15 5月, 2011 1 次提交
  18. 11 5月, 2011 1 次提交
  19. 09 5月, 2011 1 次提交
  20. 04 5月, 2011 1 次提交
  21. 03 5月, 2011 1 次提交
  22. 02 5月, 2011 2 次提交
  23. 29 4月, 2011 1 次提交
  24. 28 4月, 2011 1 次提交
  25. 27 4月, 2011 1 次提交
  26. 22 4月, 2011 2 次提交
  27. 21 4月, 2011 2 次提交
  28. 20 4月, 2011 1 次提交
  29. 19 4月, 2011 1 次提交
  30. 18 4月, 2011 2 次提交
  31. 16 4月, 2011 1 次提交
  32. 14 4月, 2011 2 次提交
    • O
      7028818: (lc) Lazily initialize locale extension · 7186bcf5
      okutsu 提交于
      7029740: (lc) New Locale class implementation doesn't follow the Java coding conventions
      7032820: (lc) sun.util.locale.InternalLocaleBuilder.CaseInsensitiveChar.equals problems
      7033503: (lc) Restore optimization code for Locale class initialization
      7033504: (lc) incompatible behavior change for ja_JP_JP and th_TH_TH locales
      Reviewed-by: naoto
      7186bcf5
    • J
      7032960: API files in java.awt need to be updated for references to JVM Spec... · 2079216c
      jjh 提交于
      7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
      7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks
      7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks
      7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks
      7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks
      7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks
      7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks
      7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks
      7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks
      Summary: Removed URLs and 'edition' references
      Reviewed-by: darcy
      2079216c
  33. 11 4月, 2011 1 次提交