1. 27 9月, 2014 1 次提交
  2. 06 9月, 2014 1 次提交
  3. 05 9月, 2014 1 次提交
  4. 15 8月, 2014 1 次提交
  5. 22 8月, 2014 1 次提交
  6. 27 8月, 2014 1 次提交
  7. 05 8月, 2014 1 次提交
  8. 29 7月, 2014 1 次提交
  9. 21 7月, 2014 2 次提交
  10. 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
  11. 14 4月, 2014 1 次提交
  12. 13 8月, 2014 1 次提交
  13. 30 1月, 2014 1 次提交
  14. 21 3月, 2014 1 次提交
  15. 19 3月, 2014 1 次提交
  16. 24 1月, 2014 1 次提交
  17. 17 1月, 2014 1 次提交
  18. 29 7月, 2014 1 次提交
  19. 21 7月, 2014 1 次提交
  20. 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
  21. 14 1月, 2014 1 次提交
  22. 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
  23. 02 12月, 2013 1 次提交
  24. 12 11月, 2013 1 次提交
  25. 02 11月, 2013 1 次提交
  26. 28 10月, 2013 1 次提交
  27. 25 10月, 2013 1 次提交
  28. 23 10月, 2013 1 次提交
  29. 22 10月, 2013 1 次提交
  30. 15 10月, 2013 1 次提交
  31. 14 10月, 2013 1 次提交
  32. 08 10月, 2013 1 次提交
  33. 07 10月, 2013 1 次提交
  34. 05 10月, 2013 1 次提交
  35. 27 9月, 2013 2 次提交
  36. 19 9月, 2013 2 次提交
  37. 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