1. 24 11月, 2010 1 次提交
  2. 17 10月, 2010 1 次提交
    • T
      6991377: G1: race between concurrent refinement and humongous object allocation · a9a0cccb
      tonyp 提交于
      Summary: There is a race between the concurrent refinement threads and the humongous object allocation that can cause the concurrent refinement threads to corrupt the part of the BOT that it is being initialized by the humongous object allocation operation. The solution is to do the humongous object allocation in careful steps to ensure that the concurrent refinement threads always have a consistent view over the BOT, region contents, and top. The fix includes some very minor tidying up in sparsePRT.
      Reviewed-by: jcoomes, johnc, ysr
      a9a0cccb
  3. 20 7月, 2010 1 次提交
  4. 28 5月, 2010 1 次提交
  5. 23 4月, 2010 1 次提交
  6. 06 10月, 2009 1 次提交
  7. 03 10月, 2009 1 次提交
    • T
      6882730: G1: parallel heap verification messes up region dump · 7a16a15c
      tonyp 提交于
      Summary: It tidies up the G1 heap verification a bit. In particular, when the verification is done in parallel and there is a failure, this is propagated to the top level and the heap is dumped at the end, not by every thread that encounters a failure.
      Reviewed-by: johnc, jmasa
      7a16a15c
  8. 31 7月, 2009 1 次提交
  9. 13 6月, 2009 1 次提交
  10. 19 5月, 2009 1 次提交
  11. 26 3月, 2009 1 次提交
  12. 10 3月, 2009 2 次提交
  13. 10 2月, 2009 1 次提交
  14. 06 2月, 2009 1 次提交
  15. 16 12月, 2008 1 次提交
    • X
      6785258: Update copyright year · f9cf0f22
      xdono 提交于
      Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
      Reviewed-by: katleman, ohair, tbell
      f9cf0f22
  16. 07 10月, 2008 1 次提交
  17. 06 8月, 2008 1 次提交
  18. 06 6月, 2008 1 次提交