Home
last modified time | relevance | path

Searched refs:field_type_annotations (Results 1 – 22 of 22) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp186 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in VALUE_OBJ_CLASS_SPEC::FieldAnnotationCollector
H A DclassFileParser.cpp1180 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1186 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp186 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in VALUE_OBJ_CLASS_SPEC::FieldAnnotationCollector
H A DclassFileParser.cpp1180 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1186 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2356 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2357 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2363 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2356 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2357 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2363 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2464 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2465 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2471 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2464 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2465 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2471 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2474 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2475 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2481 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2451 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2452 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2458 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2578 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2579 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2585 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2716 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2717 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2723 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2745 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2746 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2752 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2626 AnnotationArray* field_type_annotations = fields_type_annotations->at(i); in rewrite_cp_refs_in_fields_type_annotations() local
2627 if (field_type_annotations == NULL || field_type_annotations->length() == 0) { in rewrite_cp_refs_in_fields_type_annotations()
2633 if (!rewrite_cp_refs_in_type_annotations_typeArray(field_type_annotations, in rewrite_cp_refs_in_fields_type_annotations()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1025 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in ClassFileParser::FieldAnnotationCollector
1554 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1562 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1125 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in ClassFileParser::FieldAnnotationCollector
1646 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1654 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1131 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in ClassFileParser::FieldAnnotationCollector
1652 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1660 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1125 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in ClassFileParser::FieldAnnotationCollector
1646 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1654 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1147 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in ClassFileParser::FieldAnnotationCollector
1678 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1686 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A DclassFileParser.cpp1126 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in ClassFileParser::FieldAnnotationCollector
1647 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1655 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1134 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in ClassFileParser::FieldAnnotationCollector
1655 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1663 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1135 AnnotationArray* field_type_annotations() { return _field_type_annotations; } in field_type_annotations() function in ClassFileParser::FieldAnnotationCollector
1658 if (parsed_annotations.field_type_annotations() != NULL) { in parse_fields()
1666 _fields_type_annotations->at_put(n, parsed_annotations.field_type_annotations()); in parse_fields()