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

G1: introduce flags to enable/disable RSet updating and scanning

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • hs15
    • hs15
    • hotspot
    • gc
    • b04
    • generic
    • generic

        As part of debugging 6659663, we have turned off parallel updating and scanning of RSets during G1 evacuation pauses (6677707) while we're ironing out the bugs. We would like to put that decision on two flags: -XX:-/+G1EnableParallelRSetUpdating and -XX:-/+G1EnableParallelRSetScanning. The flags will be experimental because we might ultimately remove them. We'll set them to off by default. When we want to re-enable parallel updating and scanning (as part of 6677708), we'll simply set the default of those flags to on.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: