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

/openjdk10/hotspot/src/share/vm/classfile/
H A DprotectionDomainCache.cpp44 ProtectionDomainCacheTable::ProtectionDomainCacheTable(int table_size) function in class:ProtectionDomainCacheTable
[all...]
H A DprotectionDomainCache.hpp66 class ProtectionDomainCacheTable : public Hashtable<oop, mtClass> { class in inherits:Hashtable

Completed in 43 milliseconds