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

Use oop_iterate instead of oop_iterate_no_header

XMLWordPrintable

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

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

                Created:
                Updated:
                Resolved: