hotspot/src/share/vm/prims/jvm.cpp
changeset 37248 11a660dbbb8e
parent 37179 4dbcb3a642d2
child 37301 a936b4e01afb
child 37438 873c4aea8d1b
child 37440 eea810d6f788
--- a/hotspot/src/share/vm/prims/jvm.cpp	Mon Apr 04 15:05:52 2016 +0200
+++ b/hotspot/src/share/vm/prims/jvm.cpp	Mon Apr 04 12:57:48 2016 -0400
@@ -38,6 +38,7 @@
 #include "gc/shared/collectedHeap.inline.hpp"
 #include "interpreter/bytecode.hpp"
 #include "memory/oopFactory.hpp"
+#include "memory/resourceArea.hpp"
 #include "memory/universe.inline.hpp"
 #include "oops/fieldStreams.hpp"
 #include "oops/instanceKlass.hpp"