--- old/src/share/vm/oops/constantPool.hpp 2013-09-11 19:08:42.000000000 -0400 +++ new/src/share/vm/oops/constantPool.hpp 2013-09-11 19:08:42.000000000 -0400 @@ -730,8 +730,6 @@ static oop method_type_at_if_loaded (constantPoolHandle this_oop, int which); static Klass* klass_at_if_loaded (constantPoolHandle this_oop, int which); static Klass* klass_ref_at_if_loaded (constantPoolHandle this_oop, int which); - // Same as above - but does LinkResolving. - static Klass* klass_ref_at_if_loaded_check(constantPoolHandle this_oop, int which, TRAPS); // Routines currently used for annotations (only called by jvm.cpp) but which might be used in the // future by other Java code. These take constant pool indices rather than