< prev index next >

test/hotspot/gtest/utilities/test_concurrentHashtable.cpp

Print this page

        

@@ -27,11 +27,11 @@
 #include "runtime/thread.hpp"
 #include "runtime/vmThread.hpp"
 #include "runtime/vm_operations.hpp"
 #include "utilities/concurrentHashTable.inline.hpp"
 #include "utilities/concurrentHashTableTasks.inline.hpp"
-#include "utilitiesHelper.inline.hpp"
+#include "threadHelper.inline.hpp"
 #include "unittest.hpp"
 
 // NOTE: On win32 gtest asserts are not mt-safe.
 // Amusingly as long as they do not assert they are mt-safe.
 #define SIZE_32 5
< prev index next >