Home
last modified time | relevance | path

Searched refs:_preserved_exception_file (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DpreserveException.cpp36 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
49 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
63 _preserved_exception_file = _thread->exception_file(); in CautiouslyPreserveExceptionMark()
74 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~CautiouslyPreserveExceptionMark()
82 _preserved_exception_file = _thread->exception_file(); in preserve()
88 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp37 const char* _preserved_exception_file; member in PreserveExceptionMark
53 const char* _preserved_exception_file; member in CautiouslyPreserveExceptionMark
69 const char* _preserved_exception_file; member in WeakPreserveExceptionMark
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DpreserveException.cpp35 _preserved_exception_file = _thread->exception_file(); in PreserveExceptionMark()
50 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in ~PreserveExceptionMark()
57 _preserved_exception_file = _thread->exception_file(); in preserve()
63 …_thread->set_pending_exception(_preserved_exception_oop(), _preserved_exception_file, _preserved_e… in restore()
H A DpreserveException.hpp36 const char* _preserved_exception_file; member in PreserveExceptionMark
52 const char* _preserved_exception_file; member in WeakPreserveExceptionMark