1. 27 6月, 2013 1 次提交
  2. 26 6月, 2013 3 次提交
  3. 25 6月, 2013 1 次提交
  4. 24 6月, 2013 1 次提交
  5. 26 6月, 2013 1 次提交
    • A
      8017243: 8001345 is incomplete · 5c43e586
      adlertz 提交于
      Summary: Replaces unused decodeN at MemBarAcquire with its corresponding loadN if loadN is used at more than one place.
      Reviewed-by: kvn, twisti
      5c43e586
  6. 25 6月, 2013 1 次提交
  7. 24 6月, 2013 1 次提交
  8. 21 6月, 2013 2 次提交
  9. 20 6月, 2013 2 次提交
  10. 19 6月, 2013 4 次提交
  11. 18 6月, 2013 3 次提交
  12. 14 6月, 2013 3 次提交
  13. 12 6月, 2013 1 次提交
  14. 10 6月, 2013 1 次提交
  15. 15 6月, 2013 2 次提交
  16. 14 6月, 2013 3 次提交
  17. 10 6月, 2013 1 次提交
  18. 08 6月, 2013 1 次提交
  19. 07 6月, 2013 1 次提交
  20. 05 6月, 2013 3 次提交
  21. 04 6月, 2013 3 次提交
    • 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
    • S
      8014052: JSR292: assert(end_offset == next_offset) failed: matched ending · 02db2f96
      sspitsyn 提交于
      Summary: A call to the finalize_operands_merge() must be unconditional
      Reviewed-by: kvn, twisti
      Contributed-by: serguei.spitsyn@oracle.com
      02db2f96
    • A
      8005956: C2: assert(!def_outside->member(r)) failed: Use of external LRG... · abae644d
      adlertz 提交于
      8005956: C2: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block
      Summary: Disable re-materialization of reaching definitions (which have live inputs) for phi nodes when spilling.
      Reviewed-by: twisti, kvn
      abae644d
  22. 03 6月, 2013 1 次提交