Parallel: Refactor PSParallelCompact::fill_dense_prefix_end

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 23
    • Component/s: hotspot
    • gc
    • b13

      The purpose of this method is to create a filler object just before the prefix-end to enable parsing of the [bottom, prefix-end] range. The current implementation/documentation outlines all possible scenarios and the corresponding actions.

      However, there's only one scenario where a filler object is required: when there is a single heap word gap (dead object) right before the prefix-end.

      Simplify the implementation/documentation to highlight this single scenario.

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: