8301744: Remove unused includes of genOopClosures.hpp

Reviewed-by: tschatzl
This commit is contained in:
Albert Mingkun Yang 2023-02-03 12:26:05 +00:00
parent 6f9106e0d0
commit 7435b27d68
2 changed files with 0 additions and 2 deletions
src/hotspot/share/gc

@ -26,7 +26,6 @@
#define SHARE_GC_SERIAL_MARKSWEEP_HPP
#include "gc/shared/collectedHeap.hpp"
#include "gc/shared/genOopClosures.hpp"
#include "gc/shared/stringdedup/stringDedup.hpp"
#include "gc/shared/taskqueue.hpp"
#include "memory/iterator.hpp"

@ -26,7 +26,6 @@
#include "classfile/classLoaderDataGraph.hpp"
#include "gc/shared/cardTableRS.hpp"
#include "gc/shared/genCollectedHeap.hpp"
#include "gc/shared/genOopClosures.hpp"
#include "gc/shared/generation.hpp"
#include "gc/shared/space.inline.hpp"
#include "memory/allocation.inline.hpp"