src/share/vm/classfile/compactHashtable.cpp

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

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