--- old/src/share/vm/interpreter/bytecodeInterpreter.hpp 2015-12-17 17:52:16.960998540 -0500 +++ new/src/share/vm/interpreter/bytecodeInterpreter.hpp 2015-12-17 17:52:16.808659916 -0500 @@ -79,7 +79,6 @@ friend class SharedRuntime; friend class AbstractInterpreterGenerator; friend class CppInterpreterGenerator; -friend class InterpreterGenerator; friend class InterpreterMacroAssembler; friend class frame; friend class VMStructs;