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

Drop G1BlockOffsetTablePart::_object_can_span

XMLWordPrintable

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

        `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.

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

                Created:
                Updated:
                Resolved: