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