RFR: 8328779: ZGC: `XMark::follow_object` does not need to invoke `ContinuationGCSupport::relativize_stack_chunk`
Guoxiong Li
gli at openjdk.org
Fri Mar 22 13:55:22 UTC 2024
On Fri, 22 Mar 2024 13:28:31 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> What makes you think it is unnecessary to relativize the stack?
I discussed this problem with @stefank in the maillist [1][2]. I agree with @stefank 's thought.
[1] https://mail.openjdk.org/pipermail/hotspot-gc-dev/2024-March/046645.html
[2] https://mail.openjdk.org/pipermail/hotspot-gc-dev/2024-March/046665.html
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18452#issuecomment-2015156282
More information about the hotspot-gc-dev
mailing list