On Thu, 8 Dec 2022 22:40:57 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> (2) JVMTI_VERSION_1 suggests that the JDWP agent is looking for a JVMTI v1 > environment when it really wants the latest. Does it? I guess it is a somewhat moot point inside the same VM but don't you only need to ask for the version of the environment that supports the API you are going to use? ------------- PR: https://git.openjdk.org/jdk/pull/11602