diff -r 01b268b3080a -r 69f26e8e09f9 src/share/vm/oops/klassVtable.hpp --- a/src/share/vm/oops/klassVtable.hpp Fri Sep 13 04:16:54 2013 -0700 +++ b/src/share/vm/oops/klassVtable.hpp Fri Sep 13 16:55:44 2013 -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() {