Skip to content

Commit b48f519

Browse files
fandreuzshipilev
authored andcommitted
8368345: Remove leftover includes of strongRootsScope.hpp
Reviewed-by: stefank, tschatzl, ayang
1 parent d316d3f commit b48f519

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/hotspot/share/gc/g1/g1ConcurrentMark.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
#include "gc/shared/gcTraceTime.inline.hpp"
5353
#include "gc/shared/gcVMOperations.hpp"
5454
#include "gc/shared/referencePolicy.hpp"
55-
#include "gc/shared/strongRootsScope.hpp"
5655
#include "gc/shared/suspendibleThreadSet.hpp"
5756
#include "gc/shared/taskqueue.inline.hpp"
5857
#include "gc/shared/taskTerminator.hpp"

src/hotspot/share/gc/parallel/psScavenge.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
#include "gc/shared/referenceProcessorPhaseTimes.hpp"
5252
#include "gc/shared/scavengableNMethods.hpp"
5353
#include "gc/shared/spaceDecorator.hpp"
54-
#include "gc/shared/strongRootsScope.hpp"
5554
#include "gc/shared/taskTerminator.hpp"
5655
#include "gc/shared/weakProcessor.inline.hpp"
5756
#include "gc/shared/workerPolicy.hpp"

0 commit comments

Comments
 (0)