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

G1: Improve remset clearing for humongous candidates

XMLWordPrintable

    • gc
    • b21

      The remsets of humongous candidates are merged into the card table and then cleared and marked as complete.

      Current code uses separate clearing and marked-as-complete calls although the clear() method has a parameter to to that as well.

      Clean up the code.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: