diff -r 5865398439d4 -r d7df2dd501ce src/hotspot/share/classfile/systemDictionary.hpp --- a/src/hotspot/share/classfile/systemDictionary.hpp Wed Mar 21 17:09:34 2018 -0400 +++ b/src/hotspot/share/classfile/systemDictionary.hpp Wed Mar 21 19:45:24 2018 -0400 @@ -34,7 +34,6 @@ #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: