Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A Dverifier.cpp2267 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2300 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2313 target_class_type.equals(current_type()) && in verify_field_instructions()
2317 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2322 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/classfile/
H A Dverifier.cpp2330 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2361 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2377 target_class_type.equals(current_type()) && in verify_field_instructions()
2381 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2386 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/classfile/
H A Dverifier.cpp2336 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2368 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2381 target_class_type.equals(current_type()) && in verify_field_instructions()
2385 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2390 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A Dverifier.cpp2267 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2300 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2313 target_class_type.equals(current_type()) && in verify_field_instructions()
2317 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2322 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A Dverifier.cpp2256 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2288 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2304 target_class_type.equals(current_type()) && in verify_field_instructions()
2308 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2313 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A Dverifier.cpp2323 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2355 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2368 target_class_type.equals(current_type()) && in verify_field_instructions()
2372 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2377 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A Dverifier.cpp2320 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2351 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2367 target_class_type.equals(current_type()) && in verify_field_instructions()
2371 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2376 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A Dverifier.cpp2165 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2198 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2211 target_class_type.equals(current_type()) && in verify_field_instructions()
2215 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2220 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A Dverifier.cpp2165 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2198 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2211 target_class_type.equals(current_type()) && in verify_field_instructions()
2215 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2220 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A Dverifier.cpp2322 VerificationType target_class_type = ref_class_type; in verify_field_instructions() local
2354 target_class_type, CHECK_VERIFY(this)); in verify_field_instructions()
2367 target_class_type.equals(current_type()) && in verify_field_instructions()
2371 is_assignable = target_class_type.is_assignable_from( in verify_field_instructions()
2376 TypeOrigin::cp(index, target_class_type)), in verify_field_instructions()