--- old/src/share/vm/prims/jni.cpp 2016-03-15 13:22:18.443347582 -0400 +++ new/src/share/vm/prims/jni.cpp 2016-03-15 13:22:17.951319695 -0400 @@ -37,6 +37,7 @@ #include "memory/allocation.hpp" #include "memory/allocation.inline.hpp" #include "memory/oopFactory.hpp" +#include "memory/resourceArea.hpp" #include "memory/universe.inline.hpp" #include "oops/instanceKlass.hpp" #include "oops/instanceOop.hpp"