Use oop_iterate instead of oop_iterate_no_header

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • gc
    • b20

        oop_iterate_no_header is a convenience function that allows the developer to pass down OopClosures, instead of OopIterateClosures, to the oop_iterate machinery.

        I propose that we replace the few usages by changing the closure's super type to BasicOopIterateClosure and then chance the calls to oop_iterate.

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

                Created:
                Updated:
                Resolved: