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

/openjdk7/hotspot/src/share/vm/classfile/
H A Dplaceholders.hpp72 // multiple LOAD_SUPER threads can proceed in parallel
73 // LOAD_SUPER needed to check for class circularity
80 LOAD_SUPER = 2, // loading superclass for this class enumerator in enum:PlaceholderTable::classloadAction
228 case PlaceholderTable::LOAD_SUPER:
244 case PlaceholderTable::LOAD_SUPER:

Completed in 30 milliseconds