hg: jdk9/hs/jdk: 8160987: JDWP ClassType.InvokeMethod doesn't validate class

harold.seigel at oracle.com harold.seigel at oracle.com
Wed Sep 21 14:58:53 UTC 2016


Changeset: 793b76d431f1
Author:    hseigel
Date:      2016-09-21 08:10 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs/jdk/rev/793b76d431f1

8160987: JDWP ClassType.InvokeMethod doesn't validate class
Summary: Add code to validate class in JDWP instead of relying on JNI to do the check.
Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff

! src/jdk.jdwp.agent/share/native/libjdwp/invoker.c
! test/com/sun/jdi/InterfaceMethodsTest.java



More information about the jdk9-hs-changes mailing list