1. 18 8月, 2010 1 次提交
  2. 03 8月, 2010 1 次提交
    • J
      6814437: G1: remove the _new_refs array · 64711cc9
      johnc 提交于
      Summary: The per-worker _new_refs array is used to hold references that point into the collection set. It is populated during RSet updating and subsequently processed. In the event of an evacuation failure it processed again to recreate the RSets of regions in the collection set. Remove the per-worker _new_refs array by processing the references directly. Use a DirtyCardQueue to hold the cards containing the references so that the RSets of regions in the collection set can be recreated when handling an evacuation failure.
      Reviewed-by: iveresov, jmasa, tonyp
      64711cc9
  3. 20 7月, 2010 1 次提交
  4. 28 5月, 2010 1 次提交
  5. 15 5月, 2010 1 次提交
  6. 12 5月, 2010 1 次提交
  7. 23 4月, 2010 1 次提交
  8. 31 3月, 2010 1 次提交
  9. 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
  10. 31 7月, 2009 1 次提交
  11. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327
  12. 15 7月, 2009 1 次提交
  13. 08 7月, 2009 1 次提交
  14. 13 6月, 2009 1 次提交
  15. 19 5月, 2009 1 次提交
  16. 01 5月, 2009 1 次提交
  17. 24 4月, 2009 1 次提交
  18. 26 3月, 2009 1 次提交
  19. 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
  20. 06 8月, 2008 1 次提交
  21. 11 7月, 2008 1 次提交
  22. 06 6月, 2008 1 次提交