Searched refs:change_method_associated_with_jmethod_id (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DjniHandles.hpp80 static void change_method_associated_with_jmethod_id(jmethodID jmid, methodHandle mh);
H A DjniHandles.cpp120 void JNIHandles::change_method_associated_with_jmethod_id(jmethodID jmid, methodHandle mh) { function in class:JNIHandles
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2674 JNIHandles::change_method_associated_with_jmethod_id(jmid, new_method_h);

Completed in 41 milliseconds