G1: Refactor region liveness processing after completion of concurrent marking

XMLWordPrintable

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

      Inside the `remark` pause, both the updating-remset and reclaim-empty subphases utilize per-region liveness information.

      Due to this shared dependency, one can combine them into a single subphase. As a result, one can avoid any unnecessary operations on updating live bytes of empty regions and instead, reclaim them right away.

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

              Created:
              Updated:
              Resolved: