Home
last modified time | relevance | path

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

/art/test/901-hello-ti-agent/
Dexpected-stdout.txt56 79 = JVMTI_ERROR_UNMODIFIABLE_CLASS
/art/test/921-hello-failure/
Dexpected-stdout.txt54 … java.lang.Exception(Failed to redefine class <[LTransform;> due to JVMTI_ERROR_UNMODIFIABLE_CLASS)
/art/test/ti-agent/
Djvmti_helper.cc200 case JVMTI_ERROR_UNMODIFIABLE_CLASS: in operator <<()
/art/openjdkjvmti/include/
Djvmti.h372 JVMTI_ERROR_UNMODIFIABLE_CLASS = 79, enumerator