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

/openjdk10/hotspot/src/share/vm/classfile/
H A Ddictionary.hpp161 void set_pd_set(ProtectionDomainEntry* new_head) { _pd_set = new_head; } function in class:DictionaryEntry

Completed in 46 milliseconds