RFR: 8306471: Add virtual threads support to JDWP ThreadReference.Stop and JDI ThreadReference.stop() [v11]
Alan Bateman
alanb at openjdk.org
Fri May 12 07:19:50 UTC 2023
On Fri, 12 May 2023 07:00:24 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> Ok, but JVMTI doesn't use the wording you suggest, and it seems it is in the same situation.
I don't disagree, it's just a bit more pronounced with JDI because the caller is in different VM. It's the "current frame" of the Thread in the target VM rather than the current VM. I'll leave it to you as to whether you want to re-visit this wording or not.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13548#discussion_r1191997645
More information about the serviceability-dev
mailing list