--- old/src/share/vm/ci/ciInstanceKlass.hpp 2017-02-14 20:36:20.000000000 +0300 +++ new/src/share/vm/ci/ciInstanceKlass.hpp 2017-02-14 20:36:20.000000000 +0300 @@ -70,7 +70,7 @@ // The possible values of the _implementor fall into following three cases: // NULL: no implementor. // A ciInstanceKlass that's not itself: one implementor. - // Itsef: more than one implementors. + // Itself: more than one implementors. ciInstanceKlass* _implementor; void compute_injected_fields();