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

Alex Menkov amenkov at openjdk.java.net
Mon Nov 2 19:39:00 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.

Marked as reviewed by amenkov (Reviewer).

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

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


More information about the serviceability-dev mailing list