--- old/src/hotspot/share/oops/instanceKlass.hpp 2017-12-15 03:44:58.935575577 -0500 +++ new/src/hotspot/share/oops/instanceKlass.hpp 2017-12-15 03:44:55.359371595 -0500 @@ -458,7 +458,7 @@ // Called to verify that k is a member of this nest - does not look at k's nest-host bool has_nest_member(InstanceKlass* k, TRAPS) const; - // Check if this klass is a nestmate of k + // Check if this klass is a nestmate of k - resolves this nest-host and k's bool has_nestmate_access_to(InstanceKlass* k, TRAPS); enum InnerClassAttributeOffset {