diff -r 03eaa1688625 -r 5331df506290 hotspot/src/share/vm/compiler/disassembler.cpp --- a/hotspot/src/share/vm/compiler/disassembler.cpp Mon Jun 30 10:04:05 2014 +0200 +++ b/hotspot/src/share/vm/compiler/disassembler.cpp Thu Jun 26 16:05:15 2014 +0200 @@ -30,6 +30,7 @@ #include "memory/cardTableModRefBS.hpp" #include "runtime/fprofiler.hpp" #include "runtime/handles.inline.hpp" +#include "runtime/os.hpp" #include "runtime/stubCodeGenerator.hpp" #include "runtime/stubRoutines.hpp" #ifdef TARGET_ARCH_x86