< prev index next >

src/hotspot/share/classfile/systemDictionary.hpp

Print this page

        

*** 32,42 **** #include "oops/symbol.hpp" #include "runtime/java.hpp" #include "runtime/reflectionUtils.hpp" #include "runtime/signature.hpp" #include "utilities/hashtable.hpp" - #include "utilities/hashtable.inline.hpp" // The dictionary in each ClassLoaderData stores all loaded classes, either // initiatied by its class loader or defined by its class loader: // // class loader -> ClassLoaderData -> [class, protection domain set] --- 32,41 ----
< prev index next >