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

/openjdk7/hotspot/src/share/vm/classfile/
H A Dplaceholders.hpp71 // multiple LOAD_INSTANCE threads can proceed in parallel
79 LOAD_INSTANCE = 1, // calling load_instance_class enumerator in enum:PlaceholderTable::classloadAction
225 case PlaceholderTable::LOAD_INSTANCE:
241 case PlaceholderTable::LOAD_INSTANCE:

Completed in 30 milliseconds