src/hotspot/share/memory/filemap.hpp
changeset 49364 601146c66cad
parent 49329 04ed29f9ef33
child 49739 00805b129186
--- a/src/hotspot/share/memory/filemap.hpp	Fri Mar 09 08:01:25 2018 +0100
+++ b/src/hotspot/share/memory/filemap.hpp	Fri Mar 09 10:46:02 2018 -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