1. 27 8月, 2014 1 次提交
  2. 05 8月, 2014 1 次提交
  3. 29 7月, 2014 1 次提交
  4. 21 7月, 2014 2 次提交
  5. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  6. 14 4月, 2014 1 次提交
  7. 13 8月, 2014 1 次提交
  8. 30 1月, 2014 1 次提交
  9. 21 3月, 2014 1 次提交
  10. 19 3月, 2014 1 次提交
  11. 24 1月, 2014 1 次提交
  12. 17 1月, 2014 1 次提交
  13. 29 7月, 2014 1 次提交
  14. 21 7月, 2014 1 次提交
  15. 17 1月, 2014 1 次提交
    • C
      8027314: Java should recognize Diagnostic options if... · 0b9d8119
      ccheung 提交于
      8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
      Summary: clarifying the error messages associated with vm options of type diagnostic, experimental, develop, and notproduct
      Reviewed-by: kvn, twisti, ctornqvi
      0b9d8119
  16. 14 1月, 2014 1 次提交
  17. 01 4月, 2014 1 次提交
    • M
      7090324: gclog rotation via external tool · fc659ce5
      minqi 提交于
      Summary: GC log rotation can be set via java command line, but customer sometime need to sync with OS level rotation setting.
      Reviewed-by: sla, minqi, ehelin
      Contributed-by: suenaga.yasumasa@lab.ntt.co.jp
      fc659ce5
  18. 02 12月, 2013 1 次提交
  19. 12 11月, 2013 1 次提交
  20. 02 11月, 2013 1 次提交
  21. 28 10月, 2013 1 次提交
  22. 25 10月, 2013 1 次提交
  23. 23 10月, 2013 1 次提交
  24. 22 10月, 2013 1 次提交
  25. 15 10月, 2013 1 次提交
  26. 14 10月, 2013 1 次提交
  27. 08 10月, 2013 1 次提交
  28. 07 10月, 2013 1 次提交
  29. 05 10月, 2013 1 次提交
  30. 27 9月, 2013 2 次提交
  31. 19 9月, 2013 2 次提交
  32. 17 9月, 2013 1 次提交
    • M
      7164841: Improvements to the GC log file rotation · fcfbef18
      minqi 提交于
      Summary: made changes to easily identify current log file in rotation. Parameterize the input with %t for time replacement in file name.
      Reviewed-by: ccheung, tschatzl, tamao, zgu
      Contributed-by: yumin.qi@oracle.com
      fcfbef18
  33. 15 9月, 2013 1 次提交
  34. 13 9月, 2013 1 次提交
  35. 11 9月, 2013 1 次提交
    • T
      8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
      tschatzl 提交于
      Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
      Reviewed-by: stefank, dholmes
      95a96a89
  36. 05 9月, 2013 1 次提交
  37. 26 8月, 2013 1 次提交