diff -r 6423a57e5451 -r 7c198a690050 hotspot/src/share/vm/opto/matcher.cpp --- a/hotspot/src/share/vm/opto/matcher.cpp Thu Jun 19 13:31:14 2014 +0200 +++ b/hotspot/src/share/vm/opto/matcher.cpp Wed Jun 04 11:56:44 2014 +0200 @@ -36,7 +36,6 @@ #include "opto/runtime.hpp" #include "opto/type.hpp" #include "opto/vectornode.hpp" -#include "runtime/atomic.hpp" #include "runtime/os.hpp" #ifdef TARGET_ARCH_MODEL_x86_32 # include "adfiles/ad_x86_32.hpp"