changeset 50113 | caf115bb98ad |
parent 49607 | acffe6ff3ae7 |
child 50752 | 9d62da00bf15 |
--- a/src/hotspot/share/gc/g1/g1FullGCAdjustTask.cpp Tue May 15 11:28:29 2018 -0700 +++ b/src/hotspot/share/gc/g1/g1FullGCAdjustTask.cpp Tue May 15 20:24:34 2018 +0200 @@ -34,7 +34,6 @@ #include "gc/shared/gcTraceTime.inline.hpp" #include "gc/shared/referenceProcessor.hpp" #include "logging/log.hpp" -#include "utilities/ticks.inline.hpp" class G1AdjustLiveClosure : public StackObj { G1AdjustClosure* _adjust_closure;