hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp
changeset 25351 7c198a690050
parent 24351 61b33cc6d3cf
child 25374 d7fb2af5d53c
--- a/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp	Wed Jun 04 11:56:44 2014 +0200
@@ -37,6 +37,7 @@
 #include "oops/oop.inline.hpp"
 #include "prims/jvmtiExport.hpp"
 #include "prims/jvmtiThreadState.hpp"
+#include "runtime/atomic.inline.hpp"
 #include "runtime/biasedLocking.hpp"
 #include "runtime/frame.inline.hpp"
 #include "runtime/handles.inline.hpp"