src/share/vm/memory/filemap.cpp

Print this page
rev 9594 : 8143615: compactHashtable.hpp includes .inline.hpp file
Reviewed-by: xxx, yyy

@@ -22,10 +22,11 @@
  *
  */
 
 #include "precompiled.hpp"
 #include "classfile/classLoader.hpp"
+#include "classfile/compactHashtable.inline.hpp"
 #include "classfile/sharedClassUtil.hpp"
 #include "classfile/symbolTable.hpp"
 #include "classfile/systemDictionaryShared.hpp"
 #include "classfile/altHashing.hpp"
 #if INCLUDE_ALL_GCS