Home
last modified time | relevance | path

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

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2301 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2302 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2303 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2311 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2301 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2302 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2303 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2311 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2412 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2413 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2414 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2422 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2412 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2413 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2414 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2422 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2422 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2423 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2424 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2432 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2399 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2400 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2401 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2409 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2526 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2527 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2528 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2536 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2664 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2665 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2666 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2674 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2694 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2695 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2696 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2704 method_default_annotations, byte_i)) { in rewrite_cp_refs_in_methods_default_annotations()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.cpp2574 AnnotationArray* method_default_annotations = m->constMethod()->default_annotations(); in rewrite_cp_refs_in_methods_default_annotations() local
2575 if (method_default_annotations == NULL in rewrite_cp_refs_in_methods_default_annotations()
2576 || method_default_annotations->length() == 0) { in rewrite_cp_refs_in_methods_default_annotations()
2584 method_default_annotations, byte_i, THREAD)) { in rewrite_cp_refs_in_methods_default_annotations()