Home
last modified time | relevance | path

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

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A Duniverse.hpp307 static Method* protection_domain_implies_method() { return _pd_implies_cache->get_method(); } in protection_domain_implies_method() function in Universe
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A Duniverse.hpp307 static Method* protection_domain_implies_method() { return _pd_implies_cache->get_method(); } in protection_domain_implies_method() function in Universe
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/
H A Duniverse.hpp334 static Method* protection_domain_implies_method() { return _pd_implies_cache->get_method(); } in protection_domain_implies_method() function in Universe
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/
H A Duniverse.hpp334 static Method* protection_domain_implies_method() { return _pd_implies_cache->get_method(); } in protection_domain_implies_method() function in Universe
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djvm.cpp1175 if (Universe::protection_domain_implies_method() == NULL) { in is_authorized()
1188 methodHandle m(THREAD, Universe::protection_domain_implies_method()); in is_authorized()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djvm.cpp1175 if (Universe::protection_domain_implies_method() == NULL) { in is_authorized()
1188 methodHandle m(THREAD, Universe::protection_domain_implies_method()); in is_authorized()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Djvm.cpp1398 if (Universe::protection_domain_implies_method() == NULL) { in is_authorized()
1411 methodHandle m(THREAD, Universe::protection_domain_implies_method()); in is_authorized()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Djvm.cpp1398 if (Universe::protection_domain_implies_method() == NULL) { in is_authorized()
1411 methodHandle m(THREAD, Universe::protection_domain_implies_method()); in is_authorized()