Home
last modified time | relevance | path

Searched refs:PRESERVE_EXCEPTION_MARK (Results 1 – 25 of 77) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DpreserveException.hpp91 #define PRESERVE_EXCEPTION_MARK Thread* THREAD; PreserveExceptionMark __em(THREA… macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DinstanceRefKlass.cpp520 PRESERVE_EXCEPTION_MARK; // exceptions are never thrown, needed for TRAPS argument in acquire_pending_list_lock()
538 PRESERVE_EXCEPTION_MARK; // exceptions are never thrown, needed for TRAPS argument in release_and_notify_pending_list_lock()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DinstanceRefKlass.cpp520 PRESERVE_EXCEPTION_MARK; // exceptions are never thrown, needed for TRAPS argument in acquire_pending_list_lock()
538 PRESERVE_EXCEPTION_MARK; // exceptions are never thrown, needed for TRAPS argument in release_and_notify_pending_list_lock()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DmethodHandles_ppc.cpp506 PRESERVE_EXCEPTION_MARK; // may not be needed by safer and unexpensive here in trace_method_handle_stub()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DmethodHandles_s390.cpp556 PRESERVE_EXCEPTION_MARK; // May not be needed by safer and unexpensive here. in trace_method_handle_stub()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A DmethodHandles_s390.cpp556 PRESERVE_EXCEPTION_MARK; // May not be needed by safer and unexpensive here. in trace_method_handle_stub()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DmethodHandles_ppc.cpp506 PRESERVE_EXCEPTION_MARK; // may not be needed by safer and unexpensive here in trace_method_handle_stub()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DmethodHandles_ppc.cpp506 PRESERVE_EXCEPTION_MARK; // may not be needed by safer and unexpensive here in trace_method_handle_stub()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DmethodHandles_s390.cpp556 PRESERVE_EXCEPTION_MARK; // May not be needed by safer and unexpensive here. in trace_method_handle_stub()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A DmethodHandles_arm.cpp512 PRESERVE_EXCEPTION_MARK; in trace_method_handle_stub()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A DmethodHandles_arm.cpp512 PRESERVE_EXCEPTION_MARK; in trace_method_handle_stub()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A DmethodHandles_s390.cpp556 PRESERVE_EXCEPTION_MARK; // May not be needed by safer and unexpensive here. in trace_method_handle_stub()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/arm/
H A DmethodHandles_arm.cpp520 PRESERVE_EXCEPTION_MARK; in trace_method_handle_stub()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A DmethodHandles_ppc.cpp506 PRESERVE_EXCEPTION_MARK; // may not be needed by safer and unexpensive here in trace_method_handle_stub()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A DmethodHandles_s390.cpp557 PRESERVE_EXCEPTION_MARK; // May not be needed by safer and unexpensive here. in trace_method_handle_stub()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/arm/
H A DmethodHandles_arm.cpp512 PRESERVE_EXCEPTION_MARK; in trace_method_handle_stub()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A DmethodHandles_ppc.cpp507 PRESERVE_EXCEPTION_MARK; // may not be needed by safer and unexpensive here in trace_method_handle_stub()

1234