RFR: 8287812: Cleanup JDWP agent GetEnv initialization

David Holmes dholmes at openjdk.org
Fri Dec 9 00:29:48 UTC 2022


On Thu, 8 Dec 2022 22:40:57 GMT, Chris Plummer <cjplummer at 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


More information about the serviceability-dev mailing list