< prev index next >

src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.cpp

Print this page
rev 53384 : 8217342: Build failed with excluding JFR
Reviewed-by: xxx

@@ -25,11 +25,11 @@
 
 #include "gc/shared/stringdedup/stringDedup.hpp"
 #include "gc/shared/stringdedup/stringDedupThread.hpp"
 #include "gc/shenandoah/shenandoahHeap.inline.hpp"
 #include "gc/shenandoah/shenandoahStrDedupQueue.inline.hpp"
-#include "gc/shenandoah/shenandoahStringDedup.hpp"
+#include "gc/shenandoah/shenandoahStringDedup.inline.hpp"
 #include "logging/log.hpp"
 #include "runtime/mutex.hpp"
 #include "runtime/mutexLocker.hpp"
 
 ShenandoahStrDedupQueue::ShenandoahStrDedupQueue() :
< prev index next >