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

Drop G1BlockOffsetTablePart::_object_can_span

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 18
    • 18
    • hotspot
    • gc
    • b27

    Backports

      Description

        `G1BlockOffsetTablePart::_object_can_span` is used to assert whether the entry for the first card is zero or not. This field tracks the `ContinuesHumongous` state of the underlying region.

        Instead of relying on `HeapRegion` to update this field, BOT can query the region type directly.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: