Home
last modified time | relevance | path

Searched refs:JVMTI_ERROR_OPAQUE_FRAME (Results 1 – 16 of 16) sorted by relevance

/art/test/1969-force-early-return-void/
Dclass-loading-expected.patch8 > Failed to force-return due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
25 > Failed to force-return due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt151 Failed to force-return due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/1953-pop-frame/
Dclass-loading-expected.patch19 > Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
29 > Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt69 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
78 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/1956-pop-frame-jit-calling/
Djvm-expected.patch19 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
29 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt77 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
87 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
103 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
112 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/1954-pop-frame-jit/
Djvm-expected.patch19 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
29 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt77 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
87 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
103 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
112 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/1955-pop-frame-jit-called/
Djvm-expected.patch19 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
29 < Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
Dexpected.txt77 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
87 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
103 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
112 Failed to pop frame due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/901-hello-ti-agent/
Dexpected.txt31 32 = JVMTI_ERROR_OPAQUE_FRAME
/art/test/1939-proxy-frames/
Dexpected.txt4 …id art.Test1939$Foo.InterfaceProxyMethod(java.lang.Runnable) failed due to JVMTI_ERROR_OPAQUE_FRAME
/art/test/ti-agent/
Djvmti_helper.cc160 case JVMTI_ERROR_OPAQUE_FRAME: in operator <<()
/art/test/1970-force-early-return-long/
Dexpected.txt152 Failed to force-return due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/test/1968-force-early-return/
Dexpected.txt141 Failed to force-return due to java.lang.RuntimeException: JVMTI_ERROR_OPAQUE_FRAME
/art/openjdkjvmti/include/
Djvmti.h352 JVMTI_ERROR_OPAQUE_FRAME = 32, enumerator