diff -r bf3518bba285 -r 2a6c7c7b30a7 hotspot/src/share/vm/runtime/interfaceSupport.cpp --- a/hotspot/src/share/vm/runtime/interfaceSupport.cpp Fri Dec 04 04:29:31 2015 +0000 +++ b/hotspot/src/share/vm/runtime/interfaceSupport.cpp Fri Dec 04 04:06:37 2015 -0500 @@ -32,7 +32,6 @@ #include "runtime/interfaceSupport.hpp" #include "runtime/orderAccess.inline.hpp" #include "runtime/os.inline.hpp" -#include "runtime/threadLocalStorage.hpp" #include "runtime/vframe.hpp" #include "utilities/preserveException.hpp"