< prev index next >

src/hotspot/share/classfile/stringTable.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_CLASSFILE_STRINGTABLE_HPP #define SHARE_VM_CLASSFILE_STRINGTABLE_HPP - #include "memory/allocation.hpp" #include "utilities/hashtable.hpp" template <class T, class N> class CompactHashtable; class CompactStringTableWriter; class FileMapInfo; --- 23,32 ----
< prev index next >