diff -r dbb55d89699c -r b5350a83520b hotspot/src/share/vm/oops/cpCache.hpp --- a/hotspot/src/share/vm/oops/cpCache.hpp Tue May 09 13:50:06 2017 -0400 +++ b/hotspot/src/share/vm/oops/cpCache.hpp Wed May 10 08:37:17 2017 -0400 @@ -27,8 +27,8 @@ #include "interpreter/bytecodes.hpp" #include "memory/allocation.hpp" +#include "oops/array.hpp" #include "runtime/orderAccess.hpp" -#include "utilities/array.hpp" class PSPromotionManager;