Code Review for open

Prepared by:stefank on Wed Feb 21 18:45:36 CET 2018
Workspace:/home/stefank/hg/jdk/hs/open
Compare against version:-2
Summary of changes: 329 lines changed: 232 ins; 70 del; 27 mod; 28987 unchg
Patch of changes: open.patch
Bug id: JDK-8198515 : Extract soft reference policy code out of CollectorPolicy
Legend: Modified file
Deleted file
New file

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

1 line changed: 0 ins; 0 del; 1 mod; 8157 unchg

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

7 lines changed: 5 ins; 0 del; 2 mod; 5342 unchg

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

5 lines changed: 5 ins; 0 del; 0 mod; 1518 unchg

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

1 line changed: 0 ins; 0 del; 1 mod; 77 unchg

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

1 line changed: 0 ins; 0 del; 1 mod; 711 unchg

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

5 lines changed: 5 ins; 0 del; 0 mod; 303 unchg

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

3 lines changed: 0 ins; 0 del; 3 mod; 669 unchg

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

3 lines changed: 0 ins; 0 del; 3 mod; 3182 unchg

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

3 lines changed: 0 ins; 0 del; 3 mod; 781 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/serial/defNewGeneration.cpp

3 lines changed: 0 ins; 3 del; 0 mod; 1043 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/serial/genMarkSweep.cpp

1 line changed: 0 ins; 0 del; 1 mod; 341 unchg

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

4 lines changed: 2 ins; 0 del; 2 mod; 630 unchg

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

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

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

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

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

24 lines changed: 0 ins; 23 del; 1 mod; 572 unchg

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

44 lines changed: 0 ins; 44 del; 0 mod; 194 unchg

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

8 lines changed: 4 ins; 0 del; 4 mod; 1378 unchg

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

5 lines changed: 5 ins; 0 del; 0 mod; 488 unchg

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

1 line changed: 0 ins; 0 del; 1 mod; 288 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/whitebox.cpp

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

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

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

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

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

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

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

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

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

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