History log of /openjdk9/hotspot/test/runtime/jni/ToStringInInterfaceTest/ToStringTest.java
Revision Date Author Comments
# 11833:1cbffa2beba6 19-Aug-2016 ctornqvi

8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff


# 8474:3cd78165832b 02-Jun-2015 aeriksso

8072588: JVM crashes in JNI if toString is declared as an interface method
Summary: Check for a valid itable index instead of checking if the holder is an interface
Reviewed-by: dsimms, dholmes