< prev index next >

src/hotspot/share/classfile/placeholders.cpp

Print this page

        

*** 25,35 **** #include "precompiled.hpp" #include "classfile/classLoaderData.inline.hpp" #include "classfile/placeholders.hpp" #include "classfile/systemDictionary.hpp" #include "oops/oop.inline.hpp" - #include "runtime/fieldType.hpp" #include "utilities/hashtable.inline.hpp" // Placeholder methods PlaceholderEntry* PlaceholderTable::new_entry(int hash, Symbol* name, --- 25,34 ----
< prev index next >