8200197: Zero fails to build after 8200105
authorenevill
Fri, 23 Mar 2018 23:57:48 +0000
changeset 49597 cbfc09ce5f24
parent 49596 82df30792530
child 49598 566f1621a4a0
8200197: Zero fails to build after 8200105 Reviewed-by: coleenp
src/hotspot/share/interpreter/bytecodeInterpreter.cpp
--- a/src/hotspot/share/interpreter/bytecodeInterpreter.cpp	Sat Mar 24 13:39:07 2018 -0700
+++ b/src/hotspot/share/interpreter/bytecodeInterpreter.cpp	Fri Mar 23 23:57:48 2018 +0000
@@ -25,6 +25,7 @@
 // no precompiled headers
 #include "classfile/vmSymbols.hpp"
 #include "gc/shared/collectedHeap.hpp"
+#include "gc/shared/threadLocalAllocBuffer.inline.hpp"
 #include "interpreter/bytecodeHistogram.hpp"
 #include "interpreter/bytecodeInterpreter.hpp"
 #include "interpreter/bytecodeInterpreter.inline.hpp"