hotspot/src/share/vm/memory/filemap.hpp
changeset 42876 ff8ff9dcccec
parent 41739 4a4b9f6a4306
child 46619 a3919f5e8d2b
--- a/hotspot/src/share/vm/memory/filemap.hpp	Mon Dec 19 15:21:11 2016 +0000
+++ b/hotspot/src/share/vm/memory/filemap.hpp	Mon Dec 19 13:54:33 2016 -0500
@@ -155,7 +155,6 @@
     // loading failures during runtime.
     int _classpath_entry_table_size;
     size_t _classpath_entry_size;
-    int    _num_patch_mod_prefixes;   // number of --patch-module entries
     SharedClassPathEntry* _classpath_entry_table;
 
     char* region_addr(int idx);