Home
last modified time | relevance | path

Searched refs:send_async_exception (Results 1 – 25 of 47) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DicBuffer.cpp137 Thread::send_async_exception(JavaThread::current()->threadObj(), exception); in new_ic_stub()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DicBuffer.cpp137 Thread::send_async_exception(JavaThread::current()->threadObj(), exception); in new_ic_stub()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A DicBuffer.cpp139 Thread::send_async_exception(JavaThread::current()->threadObj(), exception); in new_ic_stub()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A DicBuffer.cpp139 Thread::send_async_exception(JavaThread::current()->threadObj(), exception); in new_ic_stub()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A DicBuffer.cpp168 Thread::send_async_exception(JavaThread::current()->threadObj(), exception); in refill_ic_stubs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DicBuffer.cpp169 Thread::send_async_exception(JavaThread::current()->threadObj(), exception); in refill_ic_stubs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A DicBuffer.cpp168 Thread::send_async_exception(JavaThread::current()->threadObj(), exception); in refill_ic_stubs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A Dthread.hpp837 static void send_async_exception(oop thread_oop, oop java_throwable);
H A Dthread.cpp1724 void JavaThread::send_async_exception(oop java_thread, oop java_throwable) { in send_async_exception() function in JavaThread
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Dthread.hpp576 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dthread.hpp412 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dthread.hpp412 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dthread.hpp502 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Dthread.hpp577 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Dthread.hpp523 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dthread.hpp502 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A Dthread.hpp578 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A Dthread.hpp579 static void send_async_exception(oop thread_oop, oop java_throwable);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp896 JavaThread::send_async_exception(java_thread->threadObj(), e); in StopThread()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiEnv.cpp896 JavaThread::send_async_exception(java_thread->threadObj(), e); in StopThread()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp1089 JavaThread::send_async_exception(java_thread->threadObj(), e); in StopThread()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp1084 JavaThread::send_async_exception(java_thread->threadObj(), e); in StopThread()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiEnv.cpp1082 JavaThread::send_async_exception(java_thread->threadObj(), e); in StopThread()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp1095 JavaThread::send_async_exception(java_thread->threadObj(), e); in StopThread()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiEnv.cpp1075 JavaThread::send_async_exception(java_thread->threadObj(), e); in StopThread()

12