Home
last modified time | relevance | path

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

/art/test/901-hello-ti-agent/
Dexpected.txt54 71 = JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED
/art/test/ti-agent/
Djvmti_helper.cc137 case JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED: in operator <<()
/art/test/921-hello-failure/
Dexpected.txt42 …Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIER…
/art/runtime/openjdkjvmti/include/
Djvmti.h371 JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED = 71, enumerator