hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp
changeset 29468 fb61ea6af339
parent 28650 772aaab2582f
child 30117 cce2cdac56dc
--- a/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp	Mon Mar 09 01:58:59 2015 +0100
+++ b/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp	Mon Mar 09 08:22:34 2015 +0100
@@ -34,6 +34,7 @@
 #include "memory/resourceArea.hpp"
 #include "oops/methodCounters.hpp"
 #include "oops/objArrayKlass.hpp"
+#include "oops/objArrayOop.inline.hpp"
 #include "oops/oop.inline.hpp"
 #include "prims/jvmtiExport.hpp"
 #include "prims/jvmtiThreadState.hpp"