RFR: 8255695: Some JVMTI calls in the jdwp debug agent are using FUNC_PTR instead of JVMTI_FUNC_PTR
Serguei Spitsyn
sspitsyn at openjdk.java.net
Sat Oct 31 08:15:54 UTC 2020
On Fri, 30 Oct 2020 21:11:09 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> Use JVMTI_FUNC_PTR instead of FUNC_PTR for most JVMTI calls. See CR for details.
Looks good.
Thanks,
Serguei
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/971
More information about the serviceability-dev
mailing list