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

Use BufferingOopClosure for G1 code root scanning

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • hotspot
    • gc
    • b04

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: