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

Serial: Move _saved_mark_word out of ContiguousSpace

XMLWordPrintable

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

            gli Guoxiong Li
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: