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

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

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: