--- 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"