diff -r bdbfe42632cb -r 11a660dbbb8e hotspot/src/share/vm/oops/methodData.cpp --- a/hotspot/src/share/vm/oops/methodData.cpp Mon Apr 04 15:05:52 2016 +0200 +++ b/hotspot/src/share/vm/oops/methodData.cpp Mon Apr 04 12:57:48 2016 -0400 @@ -29,6 +29,7 @@ #include "interpreter/bytecodeStream.hpp" #include "interpreter/linkResolver.hpp" #include "memory/heapInspection.hpp" +#include "memory/resourceArea.hpp" #include "oops/methodData.hpp" #include "prims/jvmtiRedefineClasses.hpp" #include "runtime/arguments.hpp"