Home
last modified time | relevance | path

Searched refs:found_mth (Results 1 – 8 of 8) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DklassVtable.cpp849 Method* found_mth = InstanceKlass::cast(cursuper)->find_local_method(name, signature, in is_miranda() local
854 if (found_mth != NULL && (!is_interface || in is_miranda()
855 !SystemDictionary::is_nonpublic_Object_method(found_mth))) { in is_miranda()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DklassVtable.cpp819 Method* found_mth = InstanceKlass::cast(cursuper)->find_local_method(name, signature, in is_miranda() local
822 if (found_mth != NULL && (!is_interface || in is_miranda()
823 !SystemDictionary::is_nonpublic_Object_method(found_mth))) { in is_miranda()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DklassVtable.cpp819 Method* found_mth = InstanceKlass::cast(cursuper)->find_local_method(name, signature, in is_miranda() local
822 if (found_mth != NULL && (!is_interface || in is_miranda()
823 !SystemDictionary::is_nonpublic_Object_method(found_mth))) { in is_miranda()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DklassVtable.cpp824 Method* found_mth = InstanceKlass::cast(cursuper)->find_local_method(name, signature, in is_miranda() local
827 if (found_mth != NULL && (!is_interface || in is_miranda()
828 !SystemDictionary::is_nonpublic_Object_method(found_mth))) { in is_miranda()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DklassVtable.cpp824 Method* found_mth = InstanceKlass::cast(cursuper)->find_local_method(name, signature, in is_miranda() local
827 if (found_mth != NULL && (!is_interface || in is_miranda()
828 !SystemDictionary::is_nonpublic_Object_method(found_mth))) { in is_miranda()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DklassVtable.cpp825 Method* found_mth = InstanceKlass::cast(cursuper)->find_local_method(name, signature, in is_miranda() local
828 if (found_mth != NULL && (!is_interface || in is_miranda()
829 !SystemDictionary::is_nonpublic_Object_method(found_mth))) { in is_miranda()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DklassVtable.cpp871 Method* found_mth = InstanceKlass::cast(cursuper)->find_local_method(name, signature, in is_miranda() local
876 if (found_mth != NULL && (!is_interface || in is_miranda()
877 !SystemDictionary::is_nonpublic_Object_method(found_mth))) { in is_miranda()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DklassVtable.cpp802 Method* found_mth = InstanceKlass::cast(cursuper)->find_local_method(name, signature, in is_miranda() local
805 if (found_mth != NULL && (!is_interface || in is_miranda()
806 !SystemDictionary::is_nonpublic_Object_method(found_mth))) { in is_miranda()