1. 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
  2. 28 5月, 2013 1 次提交
    • T
      8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen · 1c4e2ca8
      tschatzl 提交于
      Summary: Fixed the output of G1SummarizeRSetStats: too small datatype for the number of concurrently processed cards, added concurrent remembered set thread time retrieval for Linux and Windows (BSD uses os::elapsedTime() now), and other cleanup. The information presented during VM operation is now relative to the previous output, not always cumulative if G1SummarizeRSetStatsPeriod > 0. At VM exit, the code prints a cumulative summary.
      Reviewed-by: johnc, jwilhelm
      1c4e2ca8
  3. 01 6月, 2013 4 次提交
  4. 31 5月, 2013 3 次提交
  5. 30 5月, 2013 1 次提交
  6. 31 5月, 2013 1 次提交
  7. 29 5月, 2013 2 次提交
    • J
      Merge · c8b0321d
      jprovino 提交于
      c8b0321d
    • D
      Merge · 01508cd1
      dcubed 提交于
      01508cd1
  8. 28 5月, 2013 6 次提交
  9. 27 5月, 2013 3 次提交
  10. 25 5月, 2013 6 次提交
  11. 24 5月, 2013 6 次提交
  12. 23 5月, 2013 6 次提交