<div dir="ltr">Hi all,<div><br></div><div>I noticed the `XMark::follow_object` invokes the </div><div>`ContinuationGCSupport::relativize_stack_chunk` to transform the pointer. </div><div>But `ZMark::follow_object` only checks if the object is a stack chunk </div><div>by using `oopDesc::is_stackChunk`.</div><div><br></div><div>And the `XBarrierSetStackChunk::encode_gc_mode` is an empty implementation.</div><div>Does the `XMark::follow_object` need to invoke `ContinuationGCSupport::relativize_stack_chunk`?</div><div>Or is it just unrelated code which needs to be adjusted?</div><div><br></div><div><br></div><div>Best Regards,</div><div>-- Guoxiong</div></div>