On Wed, 14 Jun 2023 09:07:37 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
> This looks good in general. However, I'm looking at the > `stackChunkOopDesc::do_barriers0()` implementation and wonder if a similar > trick is needed for interpreter frames (to support `Class Redefinition`): > This code collects references from thread stack, I don't see how class redefinition can affect them ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14460#discussion_r1230074035