Serial: Remove unnecessary from-space iteration in DefNewGeneration::oop_since_save_marks_iterate

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • gc
    • b08

      In this method, we should visit only newly-moved objs (those in to-space). Those in from-space, eden/from, are old objs and don't need to be visited.

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

              Created:
              Updated:
              Resolved: