History log of /openjdk10/hotspot/test/runtime/jni/PrivateInterfaceMethods/PrivateInterfaceMethods.java
Revision Date Author Comments
# 12195:aeafaf272877 18-Oct-2016 dholmes

8165827: Support private interface methods in JNI, JDWP, JDI and JDB
Reviewed-by: dcubed, lfoltan, sspitsyn


# 12122:4962f9f46728 03-Oct-2016 dholmes

8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Reviewed-by: acorn, dcubed, coleenp