We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d316d3f commit b48f519Copy full SHA for b48f519
src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
@@ -52,7 +52,6 @@
52
#include "gc/shared/gcTraceTime.inline.hpp"
53
#include "gc/shared/gcVMOperations.hpp"
54
#include "gc/shared/referencePolicy.hpp"
55
-#include "gc/shared/strongRootsScope.hpp"
56
#include "gc/shared/suspendibleThreadSet.hpp"
57
#include "gc/shared/taskqueue.inline.hpp"
58
#include "gc/shared/taskTerminator.hpp"
src/hotspot/share/gc/parallel/psScavenge.cpp
@@ -51,7 +51,6 @@
51
#include "gc/shared/referenceProcessorPhaseTimes.hpp"
#include "gc/shared/scavengableNMethods.hpp"
#include "gc/shared/spaceDecorator.hpp"
#include "gc/shared/weakProcessor.inline.hpp"
#include "gc/shared/workerPolicy.hpp"
0 commit comments