Home
last modified time | relevance | path

Searched refs:JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED (Results 1 – 4 of 4) sorted by relevance

/art/test/921-hello-failure/
Dexpected-stdout.txt45 …tion(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHA…
48 …ion(Failed to redefine class <LTransform4;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHA…
51 …ion(Failed to redefine class <LTransform4;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHA…
/art/test/901-hello-ti-agent/
Dexpected-stdout.txt47 64 = JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED
/art/test/ti-agent/
Djvmti_helper.cc184 case JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED: in operator <<()
/art/openjdkjvmti/include/
Djvmti.h364 JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED = 64, enumerator