--- old/src/hotspot/share/memory/filemap.hpp 2018-03-07 23:07:54.767646140 -0500 +++ new/src/hotspot/share/memory/filemap.hpp 2018-03-07 23:07:54.017230008 -0500 @@ -42,7 +42,7 @@ static const int JVM_IDENT_MAX = 256; -class SharedClassPathEntry VALUE_OBJ_CLASS_SPEC { +class SharedClassPathEntry { protected: bool _is_dir; time_t _timestamp; // jar/jimage timestamp, 0 if is directory or other