Use BufferingOopClosure for G1 code root scanning

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc
    • b04

        G1 uses BufferingOopClosures to measure the time for object copying, excluding the root scanning part. BufferingOopClosures couldn't handle the unaligned oop*s in the code roots. Since JDK-8033764 fixes that, we should use the BufferingOopClosure for code roots as well.

              Assignee:
              Stefan Karlsson
              Reporter:
              Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: