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

Parallel: Remove unnecessary PSScavenge::_to_space_top_before_gc

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: