--- old/src/share/vm/classfile/verificationType.hpp 2017-09-08 02:09:04.409549407 -0400 +++ new/src/share/vm/classfile/verificationType.hpp 2017-09-08 02:09:02.601447088 -0400 @@ -327,10 +327,6 @@ return index; } - // checks if the class represented by 'this' is a nestmate of the - // cur class being verified - bool is_nestmate_of(InstanceKlass* cur, TRAPS) const; - void print_on(outputStream* st) const; private: