--- old/src/share/vm/oops/klassVtable.hpp 2013-09-13 16:50:48.000000000 -0700 +++ new/src/share/vm/oops/klassVtable.hpp 2013-09-13 16:50:48.000000000 -0700 @@ -150,6 +150,8 @@ // from_compiled_code_entry_point -> nmethod entry point // from_interpreter_entry_point -> i2cadapter class vtableEntry VALUE_OBJ_CLASS_SPEC { + friend class VMStructs; + public: // size in words static int size() {