diff -r bdbfe42632cb -r 11a660dbbb8e hotspot/src/share/vm/prims/unsafe.cpp --- a/hotspot/src/share/vm/prims/unsafe.cpp Mon Apr 04 15:05:52 2016 +0200 +++ b/hotspot/src/share/vm/prims/unsafe.cpp Mon Apr 04 12:57:48 2016 -0400 @@ -26,6 +26,7 @@ #include "classfile/classFileStream.hpp" #include "classfile/vmSymbols.hpp" #include "memory/allocation.inline.hpp" +#include "memory/resourceArea.hpp" #include "oops/objArrayOop.inline.hpp" #include "oops/oop.inline.hpp" #include "prims/jni.h"