--- old/src/share/vm/oops/instanceKlass.hpp 2014-01-20 11:14:23.387284216 +0100 +++ new/src/share/vm/oops/instanceKlass.hpp 2014-01-20 11:14:23.082817472 +0100 @@ -306,7 +306,7 @@ // three cases: // NULL: no implementor. // A Klass* that's not itself: one implementor. - // Itsef: more than one implementors. + // Itself: more than one implementors. // embedded host klass follows here // The embedded host klass only exists in an anonymous class for // dynamic language support (JSR 292 enabled). The host class grants