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

/openjdk9/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2139 AnnotationArray* field_annotations = fields_annotations->at(i); local
/openjdk9/hotspot/src/share/vm/classfile/
H A DclassFileParser.cpp1028 AnnotationArray* field_annotations() { return _field_annotations; } function in class:ClassFileParser::FieldAnnotationCollector

Completed in 163 milliseconds