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

G1: replace G1ParScanThreadState::_dest with a constant

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • hotspot
    • gc
    • b11

      In `class G1ParScanThreadState`, all slots in `G1HeapRegionAttr _dest[G1HeapRegionAttr::Num];` contain `G1HeapRegionAttr::Old`. This array can be replaced with constant `G1HeapRegionAttr::Old`.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: