--- old/src/hotspot/share/classfile/klassFactory.cpp 2018-04-02 14:11:38.422863633 -0700 +++ new/src/hotspot/share/classfile/klassFactory.cpp 2018-04-02 14:11:38.168839696 -0700 @@ -84,7 +84,7 @@ } } else { SharedClassPathEntry* ent = - (SharedClassPathEntry*)FileMapInfo::shared_classpath(path_index); + (SharedClassPathEntry*)FileMapInfo::shared_path(path_index); pathname = ent == NULL ? NULL : ent->name(); } ClassFileStream* stream = new ClassFileStream(ptr,