--- old/src/hotspot/share/utilities/hashtable.inline.hpp 2018-06-04 20:53:35.987519504 -0400 +++ new/src/hotspot/share/utilities/hashtable.inline.hpp 2018-06-04 20:53:35.617485202 -0400 @@ -26,7 +26,7 @@ #define SHARE_VM_UTILITIES_HASHTABLE_INLINE_HPP #include "memory/allocation.inline.hpp" -#include "runtime/orderAccess.inline.hpp" +#include "runtime/orderAccess.hpp" #include "utilities/hashtable.hpp" #include "utilities/dtrace.hpp"