diff -r 6423a57e5451 -r 7c198a690050 hotspot/src/share/vm/utilities/debug.cpp --- a/hotspot/src/share/vm/utilities/debug.cpp Thu Jun 19 13:31:14 2014 +0200 +++ b/hotspot/src/share/vm/utilities/debug.cpp Wed Jun 04 11:56:44 2014 +0200 @@ -39,6 +39,7 @@ #include "oops/oop.inline.hpp" #include "prims/privilegedStack.hpp" #include "runtime/arguments.hpp" +#include "runtime/atomic.inline.hpp" #include "runtime/frame.hpp" #include "runtime/java.hpp" #include "runtime/sharedRuntime.hpp"