diff -r 3bcfa1db9717 -r d5a8dbdc5150 hotspot/src/share/vm/asm/codeBuffer.cpp --- a/hotspot/src/share/vm/asm/codeBuffer.cpp Wed Jul 02 20:20:45 2014 -0400 +++ b/hotspot/src/share/vm/asm/codeBuffer.cpp Fri Jul 04 11:46:01 2014 +0200 @@ -28,6 +28,7 @@ #include "memory/gcLocker.hpp" #include "oops/methodData.hpp" #include "oops/oop.inline.hpp" +#include "runtime/icache.hpp" #include "utilities/copy.hpp" #include "utilities/xmlstream.hpp"