hotspot/src/share/vm/runtime/java.cpp
changeset 37248 11a660dbbb8e
parent 37242 91e5f98fff6f
child 39274 940f0e8e9ec2
--- a/hotspot/src/share/vm/runtime/java.cpp	Mon Apr 04 15:05:52 2016 +0200
+++ b/hotspot/src/share/vm/runtime/java.cpp	Mon Apr 04 12:57:48 2016 -0400
@@ -37,6 +37,7 @@
 #endif
 #include "logging/log.hpp"
 #include "memory/oopFactory.hpp"
+#include "memory/resourceArea.hpp"
 #include "memory/universe.hpp"
 #include "oops/constantPool.hpp"
 #include "oops/generateOopMap.hpp"