1. 22 1月, 2010 1 次提交
  2. 17 1月, 2010 1 次提交
    • Y
      Merge · 564656ec
      ysr 提交于
      564656ec
  3. 14 1月, 2010 1 次提交
    • J
      6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001 · b851645d
      johnc 提交于
      Summary: When enqueuing a completed PtrQueue buffer, cache a local pointer to the buffer and clear the field in the PtrQueue prior to unlocking the mutex referenced by the _lock field and pass the cached local value to the enqueuing routine. This will prevent the same completed buffer being enqueued multiple times, which causes the hang.
      Reviewed-by: ysr
      b851645d
  4. 15 1月, 2010 1 次提交
    • T
      Merge · 413e1c30
      tonyp 提交于
      413e1c30
  5. 14 1月, 2010 2 次提交
    • Y
      6896647: card marks can be deferred too long · 651edb8d
      ysr 提交于
      Summary: Deferred card marks are now flushed during the gc prologue. Parallel[Scavege,OldGC] and SerialGC no longer defer card marks generated by COMPILER2 as a result of ReduceInitialCardMarks. For these cases, introduced a diagnostic option to defer the card marks, only for the purposes of testing and diagnostics. CMS and G1 continue to defer card marks. Potential performance concern related to single-threaded flushing of deferred card marks in the gc prologue will be addressed in the future.
      Reviewed-by: never, johnc
      651edb8d
    • T
      6916652: G1: remove +UseG1GC from under experimental options · b5ec0b50
      tonyp 提交于
      Summary: What the title says.
      Reviewed-by: ysr, jmasa
      b5ec0b50
  6. 13 1月, 2010 2 次提交
    • J
      6902115:... · e0f00cdb
      johnc 提交于
      6902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointSynchronize::is_at_safepoint())
      Summary: Remove invalid assert and mangle filler objects in TLABs that are being retired.
      Reviewed-by: ysr, jmasa
      e0f00cdb
    • I
      Merge · 0ffdde2c
      iveresov 提交于
      0ffdde2c
  7. 10 1月, 2010 1 次提交
    • Y
      Merge · 993619fe
      ysr 提交于
      993619fe
  8. 09 1月, 2010 8 次提交
  9. 08 1月, 2010 4 次提交
  10. 07 1月, 2010 3 次提交
  11. 06 1月, 2010 3 次提交
  12. 05 1月, 2010 5 次提交
  13. 04 1月, 2010 5 次提交
  14. 24 12月, 2009 1 次提交
    • Y
      6631166: CMS: better heuristics when combatting fragmentation · c290220e
      ysr 提交于
      Summary: Autonomic per-worker free block cache sizing, tunable coalition policies, fixes to per-size block statistics, retuned gain and bandwidth of some feedback loop filters to allow quicker reactivity to abrupt changes in ambient demand, and other heuristics to reduce fragmentation of the CMS old gen. Also tightened some assertions, including those related to locking.
      Reviewed-by: jmasa
      c290220e
  15. 23 12月, 2009 2 次提交
    • T
      Merge · 1d5c00e5
      trims 提交于
      1d5c00e5
    • T
      Merge · 52acd6d4
      trims 提交于
      52acd6d4