Home
last modified time | relevance | path

Searched refs:JVMTI_ERROR_INTERNAL (Results 1 – 8 of 8) sorted by relevance

/art/test/1950-unprepared-transform/
Djvm-expected.patch2 …or class java.lang.Exception: Failed to retransform class <LTransform;> due to JVMTI_ERROR_INTERNAL
Dexpected-stdout.txt2 …or class java.lang.Exception: Failed to retransform class <LTransform;> due to JVMTI_ERROR_INTERNAL
/art/test/901-hello-ti-agent/
Dexpected-stdout.txt71 113 = JVMTI_ERROR_INTERNAL
/art/test/1940-ddms-ext/
Dexpected-stdout.txt18 Got error: JVMTI_ERROR_INTERNAL
/art/test/ti-agent/
Djvmti_helper.cc224 case JVMTI_ERROR_INTERNAL: in operator <<()
/art/test/1966-get-set-local-objects-no-table/
Dexpected-stdout.txt116 ….function.IntConsumer) failed to set value TestClass1("Set TestClass1") due to JVMTI_ERROR_INTERNAL
119 …r) failed to set value TestClass1ext("TestClass1("Set TestClass1ext")") due to JVMTI_ERROR_INTERNAL
122 ….function.IntConsumer) failed to set value TestClass2("Set TestClass2") due to JVMTI_ERROR_INTERNAL
125 … failed to set value TestClass2impl("TestClass2("Set TestClass2impl")") due to JVMTI_ERROR_INTERNAL
/art/test/1965-get-set-local-primitive-no-tables/
Dexpected-stdout.txt182 …IntConsumer,java.util.function.Consumer) failed to set value 2147483647 due to JVMTI_ERROR_INTERNAL
188 …nction.IntConsumer,java.util.function.Consumer) failed to set value 9.2 due to JVMTI_ERROR_INTERNAL
194 …umer,java.util.function.Consumer) failed to set value NEW_VALUE_FOR_SET due to JVMTI_ERROR_INTERNAL
200 …function.IntConsumer,java.util.function.Consumer) failed to set value 1 due to JVMTI_ERROR_INTERNAL
/art/openjdkjvmti/include/
Djvmti.h384 JVMTI_ERROR_INTERNAL = 113, enumerator