1. 21 7月, 2014 1 次提交
  2. 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
  3. 14 4月, 2014 1 次提交
  4. 30 1月, 2014 1 次提交
  5. 21 3月, 2014 1 次提交
  6. 19 3月, 2014 1 次提交
  7. 24 1月, 2014 1 次提交
  8. 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
  9. 14 1月, 2014 1 次提交
  10. 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
  11. 02 12月, 2013 1 次提交
  12. 12 11月, 2013 1 次提交
  13. 02 11月, 2013 1 次提交
  14. 28 10月, 2013 1 次提交
  15. 25 10月, 2013 1 次提交
  16. 23 10月, 2013 1 次提交
  17. 22 10月, 2013 1 次提交
  18. 15 10月, 2013 1 次提交
  19. 14 10月, 2013 1 次提交
  20. 08 10月, 2013 1 次提交
  21. 07 10月, 2013 1 次提交
  22. 05 10月, 2013 1 次提交
  23. 27 9月, 2013 2 次提交
  24. 19 9月, 2013 2 次提交
  25. 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
  26. 15 9月, 2013 1 次提交
  27. 13 9月, 2013 1 次提交
  28. 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
  29. 05 9月, 2013 1 次提交
  30. 26 8月, 2013 1 次提交
  31. 23 8月, 2013 1 次提交
    • G
      8023033: PPC64 (part 13): basic changes for AIX · 4c8ea96d
      goetz 提交于
      Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.).
      Reviewed-by: kvn, dholmes, stefank
      4c8ea96d
  32. 16 8月, 2013 1 次提交
    • H
      8003424: Enable Class Data Sharing for CompressedOops · 663f2686
      hseigel 提交于
      8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops
      8005933: The -Xshare:auto option is ignored for -server
      Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs.
      Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
      663f2686
  33. 12 8月, 2013 1 次提交
  34. 01 8月, 2013 1 次提交
  35. 29 7月, 2013 1 次提交
  36. 19 7月, 2013 1 次提交
  37. 11 7月, 2013 1 次提交
  38. 09 7月, 2013 1 次提交