diff -r bdbfe42632cb -r 11a660dbbb8e hotspot/src/share/vm/oops/cpCache.cpp --- a/hotspot/src/share/vm/oops/cpCache.cpp Mon Apr 04 15:05:52 2016 +0200 +++ b/hotspot/src/share/vm/oops/cpCache.cpp Mon Apr 04 12:57:48 2016 -0400 @@ -25,6 +25,7 @@ #include "precompiled.hpp" #include "interpreter/interpreter.hpp" #include "interpreter/rewriter.hpp" +#include "memory/resourceArea.hpp" #include "memory/universe.inline.hpp" #include "oops/cpCache.hpp" #include "oops/objArrayOop.inline.hpp"