Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: hs25, 8
    • Component/s: hotspot
    • gc
    • b12

        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.

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

                Created:
                Updated:
                Resolved: