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

Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • hs25, 8
    • hotspot
    • gc
    • b12

    Backports

      Description

        Testing whether a region is in the collection set is currently done using the _in_cset_fast_test array. This is a raw pointer, managed manually.

        In JDK-7163191 we introduced an abstraction for such per-region tables: change the existing _in_cset_fast test to use this.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: