1. 23 9月, 2011 1 次提交
    • J
      6484982: G1: process references during evacuation pauses · 9c3adbcc
      johnc 提交于
      Summary: G1 now uses two reference processors - one is used by concurrent marking and the other is used by STW GCs (both full and incremental evacuation pauses). In an evacuation pause, the reference processor is embedded into the closures used to scan objects. Doing so causes causes reference objects to be 'discovered' by the reference processor. At the end of the evacuation pause, these discovered reference objects are processed - preserving (and copying) referent objects (and their reachable graphs) as appropriate.
      Reviewed-by: ysr, jwilhelm, brutisso, stefank, tonyp
      9c3adbcc
  2. 22 9月, 2011 4 次提交
  3. 21 9月, 2011 2 次提交
  4. 20 9月, 2011 1 次提交
    • T
      7059019: G1: add G1 support to the SA · 29a35788
      tonyp 提交于
      Summary: Extend the SA to recognize the G1CollectedHeap and implement any code that's needed by our serviceability tools (jmap, jinfo, jstack, etc.) that depend on the SA.
      Reviewed-by: never, poonam, johnc
      29a35788
  5. 17 9月, 2011 1 次提交
  6. 16 9月, 2011 6 次提交
  7. 15 9月, 2011 1 次提交
  8. 14 9月, 2011 6 次提交
  9. 13 9月, 2011 1 次提交
  10. 12 9月, 2011 1 次提交
  11. 11 9月, 2011 1 次提交
  12. 10 9月, 2011 6 次提交
  13. 09 9月, 2011 3 次提交
  14. 08 9月, 2011 4 次提交
  15. 09 9月, 2011 1 次提交
  16. 08 9月, 2011 1 次提交