diff -r bdbfe42632cb -r 11a660dbbb8e hotspot/src/share/vm/compiler/compileBroker.cpp --- a/hotspot/src/share/vm/compiler/compileBroker.cpp Mon Apr 04 15:05:52 2016 +0200 +++ b/hotspot/src/share/vm/compiler/compileBroker.cpp Mon Apr 04 12:57:48 2016 -0400 @@ -35,6 +35,7 @@ #include "gc/shared/referencePendingListLocker.hpp" #include "interpreter/linkResolver.hpp" #include "memory/allocation.inline.hpp" +#include "memory/resourceArea.hpp" #include "oops/methodData.hpp" #include "oops/method.hpp" #include "oops/oop.inline.hpp"