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

G1: replace G1ParScanThreadState::_dest with a constant

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 18
    • 18
    • hotspot
    • gc
    • b11

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: