Parallel: Remove unnecessary PSScavenge::_to_space_top_before_gc

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: None
    • Component/s: hotspot
    • gc
    • b05

      `_to_space_top_before_gc` is used only after `assert(young_gen->to_space()->is_empty())`. Therefore, `bottom == top` and it's not necessary to save the `top` pointer.

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

              Created:
              Updated:
              Resolved: