Home
last modified time | relevance | path

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

/art/test/901-hello-ti-agent/
Dexpected.txt53 70 = JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED
/art/test/ti-agent/
Djvmti_helper.cc135 case JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED: in operator <<()
/art/test/921-hello-failure/
Dexpected.txt8 …Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS…
/art/runtime/openjdkjvmti/include/
Djvmti.h370 JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED = 70, enumerator