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

Oop iteration clean-up to remove oop_ms_follow_contents

    XMLWordPrintable

Details

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

    Backports

      Description

        The oop iteration code currently contains a few GC specific object visitors, one of those is oop_ms_follow_contents. The generic oop_oop_iterate visitors does more or less the same as the specialized mark sweep version and by adding some more functionallity to the Devirtualizer and use it in the oop_oop_iterate methods it is possible to get rid of oop_ms_follow_contents.

        Attachments

          Issue Links

            Activity

              People

                sjohanss Stefan Johansson
                sjohanss Stefan Johansson
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: