jdk-24/hotspot/test/runtime/jni/ToStringInInterfaceTest
Andreas Eriksson f3f4608e09 8072588: JVM crashes in JNI if toString is declared as an interface method
Check for a valid itable index instead of checking if the holder is an interface

Reviewed-by: dsimms, dholmes
2015-06-02 10:41:18 +02:00
..
ImplementationOfWithToString.java 8072588: JVM crashes in JNI if toString is declared as an interface method 2015-06-02 10:41:18 +02:00
InterfaceWithToString.java 8072588: JVM crashes in JNI if toString is declared as an interface method 2015-06-02 10:41:18 +02:00
libToStringTest.c 8072588: JVM crashes in JNI if toString is declared as an interface method 2015-06-02 10:41:18 +02:00
ToStringTest.java 8072588: JVM crashes in JNI if toString is declared as an interface method 2015-06-02 10:41:18 +02:00