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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • 23
    • 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 .

            gli Guoxiong Li
            gli Guoxiong Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: