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

/openjdk7/hotspot/src/share/vm/classfile/
H A Dplaceholders.hpp74 // DEFINE_CLASS: ultimately define class must be single threaded
81 DEFINE_CLASS = 3 // find_or_define class enumerator in enum:PlaceholderTable::classloadAction
116 // For DEFINE_CLASS, the head of the queue owns the
231 case PlaceholderTable::DEFINE_CLASS:
247 case PlaceholderTable::DEFINE_CLASS:
H A DclassLoader.hpp366 DEFINE_CLASS = 5, enumerator in enum:PerfClassTraceTime::__anon153
/openjdk7/hotspot/src/share/vm/prims/
H A Djvm.cpp845 PerfClassTraceTime::DEFINE_CLASS); member in class:PerfClassTraceTime

Completed in 47 milliseconds