Searched defs:ProtectionDomainEntry (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DProtectionDomainEntry.java33 public class ProtectionDomainEntry extends VMObject { class in inherits:VMObject
52 public ProtectionDomainEntry(Address addr) { method in class:ProtectionDomainEntry
/openjdk9/hotspot/src/share/vm/classfile/
H A Ddictionary.hpp230 class ProtectionDomainEntry :public CHeapObj<mtClass> { class in inherits:CHeapObj
236 ProtectionDomainEntry(ProtectionDomainCacheEntry* pd_cache, ProtectionDomainEntry* next) { function in class:ProtectionDomainEntry
[all...]

Completed in 41 milliseconds