Cleanup forward_to_atomic and ClaimedForwardPtr

XMLWordPrintable

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

        oopDesc::forward_to_atomic is used by ParNew and G1, but it contains a call to ParNew specific code.

        It's defined in oop.pcgc.inline.hpp, which is a ParCompact specific file.

        I propose that we fix both issues by moving forward_to_atomic to oop.inline.hpp and move the ParNew specific code out to ParNew.

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

                Created:
                Updated:
                Resolved: