--- old/src/hotspot/share/oops/klass.hpp 2018-04-06 15:48:09.445230851 -0700 +++ new/src/hotspot/share/oops/klass.hpp 2018-04-06 15:48:09.175205388 -0700 @@ -150,7 +150,7 @@ int _vtable_len; private: - // This is an index into FileMapHeader::_classpath_entry_table[], to + // This is an index into FileMapHeader::_shared_path_table[], to // associate this class with the JAR file where it's loaded from during // dump time. If a class is not loaded from the shared archive, this field is // -1.