diff -r 0b6d6db878b6 -r c02949731190 test/hotspot/gtest/threadHelper.inline.hpp --- a/test/hotspot/gtest/threadHelper.inline.hpp Mon Jan 14 09:30:43 2019 +0530 +++ b/test/hotspot/gtest/threadHelper.inline.hpp Mon Jan 14 09:26:34 2019 +0100 @@ -26,7 +26,7 @@ #include "runtime/mutex.hpp" #include "runtime/semaphore.hpp" -#include "runtime/thread.hpp" +#include "runtime/thread.inline.hpp" #include "runtime/vmThread.hpp" #include "runtime/vmOperations.hpp" #include "unittest.hpp"