Code Review for open

Prepared by:pliden on Thu Oct 18 14:45:49 CEST 2018
Workspace:/home/pliden/openjdk/repos/jdk/open
Compare against version:-2
Summary of changes: 434 lines changed: 211 ins; 161 del; 62 mod; 27174 unchg
Patch of changes: open.patch
Bug id: JDK-8212656 : Clean up heap filler insertion
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp

3 lines changed: 1 ins; 0 del; 2 mod; 8086 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1AllocRegion.cpp

6 lines changed: 1 ins; 0 del; 5 mod; 389 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1Allocator.cpp

8 lines changed: 1 ins; 1 del; 6 mod; 487 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1CollectedHeap.cpp

18 lines changed: 4 ins; 1 del; 13 mod; 4664 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1EvacFailure.cpp

5 lines changed: 1 ins; 0 del; 4 mod; 257 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/mutableNUMASpace.cpp

9 lines changed: 1 ins; 0 del; 8 mod; 994 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/parallelScavengeHeap.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 723 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/psMarkSweep.cpp

3 lines changed: 1 ins; 0 del; 2 mod; 672 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/psMarkSweepDecorator.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 394 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/psParallelCompact.cpp

6 lines changed: 1 ins; 0 del; 5 mod; 3159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/psPromotionManager.inline.hpp

2 lines changed: 0 ins; 0 del; 2 mod; 376 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/collectedHeap.cpp

105 lines changed: 1 ins; 103 del; 1 mod; 497 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/collectedHeap.hpp

45 lines changed: 0 ins; 45 del; 0 mod; 576 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/collectedHeap.inline.hpp

4 lines changed: 1 ins; 0 del; 3 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/genCollectedHeap.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 1410 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/plab.cpp

4 lines changed: 1 ins; 0 del; 3 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/space.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 724 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/space.inline.hpp

2 lines changed: 1 ins; 0 del; 1 mod; 390 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp

6 lines changed: 0 ins; 5 del; 1 mod; 463 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp

2 lines changed: 1 ins; 0 del; 1 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zCollectedHeap.cpp

4 lines changed: 0 ins; 4 del; 0 mod; 357 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zCollectedHeap.hpp

2 lines changed: 0 ins; 2 del; 0 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zHeap.cpp

4 lines changed: 4 ins; 0 del; 0 mod; 594 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/universe.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 1341 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/fill.cpp

126 lines changed: 126 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/fill.hpp

60 lines changed: 60 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/pliden/openjdk/tools/webrev/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).