RFR: 8255695: Some JVMTI calls in the jdwp debug agent are using FUNC_PTR instead of JVMTI_FUNC_PTR

Chris Plummer cjplummer at openjdk.java.net
Mon Nov 2 18:00:02 UTC 2020


On Sat, 31 Oct 2020 08:12:50 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

>> Use JVMTI_FUNC_PTR instead of FUNC_PTR for most JVMTI calls. See CR for details.
>
> Looks good.
> Thanks,
> Serguei

Ping! I could use one more review. The changes are pretty trivial. Thanks!

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

PR: https://git.openjdk.java.net/jdk/pull/971


More information about the serviceability-dev mailing list