changeset 10008 | d84de97ad847 |
parent 8883 | 5569135acca3 |
child 11480 | 1bf714e8adb4 |
--- a/hotspot/src/share/vm/oops/methodOop.hpp Wed Jun 22 14:45:37 2011 -0700 +++ b/hotspot/src/share/vm/oops/methodOop.hpp Thu Jun 23 17:14:06 2011 -0700 @@ -600,6 +600,7 @@ Symbol* signature, //anything at all Handle method_type, TRAPS); + static klassOop check_non_bcp_klass(klassOop klass); // these operate only on invoke methods: oop method_handle_type() const; static jint* method_type_offsets_chain(); // series of pointer-offsets, terminated by -1