Home
last modified time | relevance | path

Searched refs:unsafe_anonymous_host_type (Results 1 – 5 of 5) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/classfile/
H A Dverifier.cpp2882 VerificationType unsafe_anonymous_host_type = in verify_invoke_instructions() local
2884 …subtype = ref_class_type.is_assignable_from(unsafe_anonymous_host_type, this, false, CHECK_VERIFY(… in verify_invoke_instructions()
2891 unsafe_anonymous_host_type, ref_class_type)); in verify_invoke_instructions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A Dverifier.cpp2828 VerificationType unsafe_anonymous_host_type = in verify_invoke_instructions() local
2830 …subtype = ref_class_type.is_assignable_from(unsafe_anonymous_host_type, this, false, CHECK_VERIFY(… in verify_invoke_instructions()
2837 unsafe_anonymous_host_type, ref_class_type)); in verify_invoke_instructions()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A Dverifier.cpp2887 VerificationType unsafe_anonymous_host_type = in verify_invoke_instructions() local
2889 …subtype = ref_class_type.is_assignable_from(unsafe_anonymous_host_type, this, false, CHECK_VERIFY(… in verify_invoke_instructions()
2896 unsafe_anonymous_host_type, ref_class_type)); in verify_invoke_instructions()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A Dverifier.cpp2872 VerificationType unsafe_anonymous_host_type = in verify_invoke_instructions() local
2874 …subtype = ref_class_type.is_assignable_from(unsafe_anonymous_host_type, this, false, CHECK_VERIFY(… in verify_invoke_instructions()
2881 unsafe_anonymous_host_type, ref_class_type)); in verify_invoke_instructions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A Dverifier.cpp2886 VerificationType unsafe_anonymous_host_type = in verify_invoke_instructions() local
2888 …subtype = ref_class_type.is_assignable_from(unsafe_anonymous_host_type, this, false, CHECK_VERIFY(… in verify_invoke_instructions()
2895 unsafe_anonymous_host_type, ref_class_type)); in verify_invoke_instructions()