Serial: Move _saved_mark_word out of ContiguousSpace

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 23
    • Component/s: hotspot
    • gc
    • b18

      _saved_mark_word and its accessor is used in Serial young-gc as kind of mark during scavenging. They don't really belong to ContiguousSpace.

      Move _saved_mark_word and related code to Serial young-gc. (Maybe `DefNewGeneration` and `TenuredGeneration`, or any other more sensible locations.)

            Assignee:
            Guoxiong Li
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: