Home
last modified time | relevance | path

Searched refs:_matching_old_methods (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.hpp344 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp62 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3534 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3560 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
3822 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
3881 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
3911 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4328 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.hpp338 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp69 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3789 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3806 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
4068 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
4127 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
4157 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4578 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.hpp345 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp51 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3498 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3515 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
3774 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
3820 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
3850 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4265 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.hpp345 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp51 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3498 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3515 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
3774 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
3820 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
3850 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4265 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.hpp344 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp58 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3558 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3584 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
3846 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
3892 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
3922 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4343 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.hpp344 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp58 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3558 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3584 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
3846 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
3892 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
3922 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4343 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.hpp344 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp59 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3541 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3567 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
3829 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
3875 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
3905 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4323 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.hpp344 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp68 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3763 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3780 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
4042 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
4101 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
4131 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4557 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.hpp344 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp66 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3673 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3690 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
3952 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
4011 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
4041 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4467 Method* m = _matching_old_methods[j]; in dump_methods()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DjvmtiRedefineClasses.hpp344 static Method** _matching_old_methods; member in VM_RedefineClasses
H A DjvmtiRedefineClasses.cpp64 Method** VM_RedefineClasses::_matching_old_methods = NULL; member in VM_RedefineClasses
3637 Method* old_method = _matching_old_methods[j]; in update_jmethod_ids()
3654 Method* old_method = _matching_old_methods[j]; in check_methods_and_mark_as_obsolete()
3916 transfer.transfer_registrations(_matching_old_methods, _matching_methods_length); in transfer_old_native_function_registrations()
3975 _matching_old_methods = NEW_RESOURCE_ARRAY(Method*, _old_methods->length()); in compute_added_deleted_matching_methods()
4005 _matching_old_methods[_matching_methods_length ] = old_method; in compute_added_deleted_matching_methods()
4422 Method* m = _matching_old_methods[j]; in dump_methods()