Home
last modified time | relevance | path

Searched refs:method_parameter_annotations (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2249 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2250 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2251 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2256 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2265 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2274 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2249 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2250 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2251 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2256 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2265 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2274 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2363 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2364 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2365 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2370 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2378 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2386 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2363 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2364 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2365 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2370 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2378 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2386 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2373 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2374 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2375 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2380 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2388 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2396 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2350 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2351 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2352 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2357 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2365 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2373 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2477 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2478 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2479 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2484 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2492 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2500 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2615 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2616 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2617 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2622 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2630 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2638 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2646 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2647 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2648 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2653 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2661 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2668 if (!rewrite_cp_refs_in_annotations_typeArray(method_parameter_annotations, byte_i)) { in rewrite_cp_refs_in_methods_parameter_annotations()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2525 AnnotationArray* method_parameter_annotations = m->constMethod()->parameter_annotations(); in rewrite_cp_refs_in_methods_parameter_annotations() local
2526 if (method_parameter_annotations == NULL in rewrite_cp_refs_in_methods_parameter_annotations()
2527 || method_parameter_annotations->length() == 0) { in rewrite_cp_refs_in_methods_parameter_annotations()
2532 if (method_parameter_annotations->length() < 1) { in rewrite_cp_refs_in_methods_parameter_annotations()
2540 u1 num_parameters = method_parameter_annotations->at(byte_i); in rewrite_cp_refs_in_methods_parameter_annotations()
2548 method_parameter_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_parameter_annotations()