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

G1: call CardTable::clear_MemRegion directly

    XMLWordPrintable

Details

    • gc
    • b13

    Description

      G1 manages covered heap-region itself, so the guard, `MemRegion mri = mr.intersection(_covered[i]);`, inside `CardTable::clear` is not needed.

      One can call `CardTable::clear_MemRegion` in G1 code.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: