Searched refs:_annotations (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp66 typeArrayHandle _annotations; member in class:VALUE_OBJ_CLASS_SPEC
73 void set_class_annotations(typeArrayHandle x) { _annotations = x; }
H A DclassFileParser.cpp2897 k->set_class_annotations(_annotations());

Completed in 59 milliseconds