Integrated: 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 20:36:59 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.

This pull request has now been integrated.

Changeset: c7747416
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c7747416
Stats:     14 lines in 1 file changed: 0 ins; 0 del; 14 mod

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

Reviewed-by: sspitsyn, amenkov

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

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


More information about the serviceability-dev mailing list