Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6817598

G1: remove unnecessary card traversals

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P5 P5
    • tbd
    • hs15
    • hotspot
    • gc
    • generic
    • generic

      Since Andrey's push for 6760309, we don't need to traverse all cards before a GC to find cross-region references; we can just rely on RSets. Also, there's still an option in G1 to turn off update buffer concurrent refinement and do it instead by traversing cards. We never use that. So, it'd be nice to rip out the card traversal code we don't need to simplify G1.

            Unassigned Unassigned
            tonyp Tony Printezis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: