ZGC: XMark::follow_object does not need to invoke ContinuationGCSupport::relativize_stack_chunk

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P5
    • tbd
    • Affects Version/s: 23
    • Component/s: hotspot
    • gc

      `XMark::follow_object` unnecessarily invokes `ContinuationGCSupport::relativize_stack_chunk`. It can simply invoke `oopDesc::is_stackChunk` instead, just like `ZMark::follow_object`.

      This issue was firstly reported at https://mail.openjdk.org/pipermail/hotspot-gc-dev/2024-March/046645.html .

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

              Created:
              Updated:
              Resolved: