hotspot/src/share/vm/runtime/stubRoutines.cpp
changeset 13391 30245956af37
parent 10545 fec876499aae
child 13969 d2a189b83b87
child 13963 e5b53c306fb5
--- a/hotspot/src/share/vm/runtime/stubRoutines.cpp	Mon Jul 23 13:04:59 2012 -0700
+++ b/hotspot/src/share/vm/runtime/stubRoutines.cpp	Tue Jul 24 10:51:00 2012 -0700
@@ -53,7 +53,6 @@
 address StubRoutines::_throw_IncompatibleClassChangeError_entry = NULL;
 address StubRoutines::_throw_NullPointerException_at_call_entry = NULL;
 address StubRoutines::_throw_StackOverflowError_entry           = NULL;
-address StubRoutines::_throw_WrongMethodTypeException_entry     = NULL;
 address StubRoutines::_handler_for_unsafe_access_entry          = NULL;
 jint    StubRoutines::_verify_oop_count                         = 0;
 address StubRoutines::_verify_oop_subroutine_entry              = NULL;