--- old/src/hotspot/share/oops/instanceKlass.hpp 2017-12-13 17:22:36.150280795 -0500 +++ new/src/hotspot/share/oops/instanceKlass.hpp 2017-12-13 17:22:32.186054090 -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 {