hotspot/src/share/vm/gc/serial/markSweep.cpp
changeset 35498 392b50de06c6
parent 35061 be6025ebffea
child 46415 7d5a286cdf89
--- a/hotspot/src/share/vm/gc/serial/markSweep.cpp	Tue Jan 12 21:17:13 2016 +0400
+++ b/hotspot/src/share/vm/gc/serial/markSweep.cpp	Mon Jan 04 15:41:05 2016 +0100
@@ -37,6 +37,7 @@
 #include "oops/methodData.hpp"
 #include "oops/objArrayKlass.inline.hpp"
 #include "oops/oop.inline.hpp"
+#include "oops/typeArrayOop.inline.hpp"
 #include "utilities/macros.hpp"
 #include "utilities/stack.inline.hpp"
 #if INCLUDE_ALL_GCS