RFR: 8278053: serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java failing in loom repo with Xcomp [v2]

Coleen Phillimore coleenp at openjdk.org
Fri Jun 17 16:40:13 UTC 2022


On Fri, 17 Jun 2022 16:33:09 GMT, Ron Pressler <rpressler at openjdk.org> wrote:

>> it's not 'f'.
>
> Changed to say "when copying f from the heap. The caller.pc is unchanged otherwise" because it's copying f, the callee, that's the issue, as the return address to the caller is in the callee frame.

Ok. didn't see 'f' in the diffs.

-------------

PR: https://git.openjdk.org/jdk19/pull/12


More information about the hotspot-runtime-dev mailing list