< prev index next >

src/hotspot/share/gc/cms/parNewGeneration.cpp

Print this page
rev 56811 : imported patch 8189737-heapregion-remove-space-inheritance

*** 42,52 **** #include "gc/shared/plab.inline.hpp" #include "gc/shared/preservedMarks.inline.hpp" #include "gc/shared/referencePolicy.hpp" #include "gc/shared/referenceProcessorPhaseTimes.hpp" #include "gc/shared/space.hpp" ! #include "gc/shared/spaceDecorator.hpp" #include "gc/shared/strongRootsScope.hpp" #include "gc/shared/taskqueue.inline.hpp" #include "gc/shared/weakProcessor.hpp" #include "gc/shared/workgroup.hpp" #include "gc/shared/workerPolicy.hpp" --- 42,52 ---- #include "gc/shared/plab.inline.hpp" #include "gc/shared/preservedMarks.inline.hpp" #include "gc/shared/referencePolicy.hpp" #include "gc/shared/referenceProcessorPhaseTimes.hpp" #include "gc/shared/space.hpp" ! #include "gc/shared/spaceDecorator.inline.hpp" #include "gc/shared/strongRootsScope.hpp" #include "gc/shared/taskqueue.inline.hpp" #include "gc/shared/weakProcessor.hpp" #include "gc/shared/workgroup.hpp" #include "gc/shared/workerPolicy.hpp"
< prev index next >