1. 07 7月, 2014 1 次提交
  2. 14 2月, 2014 1 次提交
  3. 21 7月, 2014 1 次提交
  4. 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
  5. 11 4月, 2014 1 次提交
  6. 19 6月, 2014 1 次提交
  7. 13 2月, 2014 1 次提交
  8. 26 3月, 2014 1 次提交
  9. 26 2月, 2014 1 次提交
  10. 21 3月, 2014 2 次提交
  11. 19 3月, 2014 1 次提交
  12. 27 1月, 2014 1 次提交
  13. 25 12月, 2013 1 次提交
  14. 26 11月, 2013 1 次提交
  15. 23 11月, 2013 1 次提交
  16. 17 10月, 2013 1 次提交
  17. 07 10月, 2013 1 次提交
  18. 11 9月, 2013 1 次提交
  19. 30 8月, 2013 1 次提交
  20. 22 8月, 2013 1 次提交
  21. 14 8月, 2013 1 次提交
  22. 12 6月, 2013 2 次提交
  23. 10 6月, 2013 1 次提交
  24. 05 6月, 2013 1 次提交
  25. 04 6月, 2013 1 次提交
    • T
      6976350: G1: deal with fragmentation while copying objects during GC · fc475a94
      tamao 提交于
      Summary: Create G1ParGCAllocBufferContainer to contain two buffers instead of previously using one buffer, in order to hold the first priority buffer longer. Thus, when some large objects hits the value of free space left in the first priority buffer it has an alternative to fit in the second priority buffer while the first priority buffer is given more chances to try allocating smaller objects. Overall, it will improve heap space efficiency.
      Reviewed-by: johnc, jmasa, brutisso
      Contributed-by: Ntamao <tao.mao@oracle.com>
      fc475a94
  26. 23 5月, 2013 1 次提交
  27. 17 5月, 2013 1 次提交
  28. 15 5月, 2013 1 次提交
  29. 10 5月, 2013 1 次提交
    • M
      8003557: NPG: Klass* const k should be const Klass* k. · 6ee9c8ef
      minqi 提交于
      Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
      Reviewed-by: coleenp, kvn
      Contributed-by: yumin.qi@oracle.com
      6ee9c8ef
  30. 11 3月, 2013 1 次提交
  31. 13 2月, 2013 1 次提交
  32. 23 4月, 2013 1 次提交
  33. 26 1月, 2013 1 次提交
    • A
      6479360: PrintClassHistogram improvements · f8a15064
      acorn 提交于
      Summary: jcmd <pid> GC.class_stats (UnlockDiagnosticVMOptions)
      Reviewed-by: coleenp, hseigel, sla, acorn
      Contributed-by: ioi.lam@oracle.com
      f8a15064
  34. 24 1月, 2013 1 次提交
  35. 17 1月, 2013 1 次提交
  36. 03 1月, 2013 1 次提交
  37. 13 12月, 2012 1 次提交
  38. 27 11月, 2012 1 次提交