On Fri, 30 Oct 2020 21:11:09 GMT, Chris Plummer <cjplum...@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 <cjplum...@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