src/share/vm/classfile/compactHashtable.cpp

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

*** 22,31 **** --- 22,32 ---- * */ #include "precompiled.hpp" #include "classfile/javaClasses.hpp" + #include "classfile/compactHashtable.inline.hpp" #include "memory/metaspaceShared.hpp" #include "prims/jvm.h" #include "utilities/numberSeq.hpp" #include <sys/stat.h>