Code Review for open

Prepared by:sjohanss on Fri Dec 6 10:43:43 CET 2019
Workspace:/home/sjohanss/repos/jdk/hs/open
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version:qparent
Summary of changes: 628 lines changed: 381 ins; 132 del; 115 mod; 13480 unchg
Patch of changes: open.patch
Bug id: JDK-8165443 : Free Collection Set serial phase takes very long on large heaps
Legend: Modified file
Deleted file
New file

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

357 lines changed: 134 ins; 127 del; 96 mod; 4746 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; 1503 unchg

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

20 lines changed: 14 ins; 0 del; 6 mod; 575 unchg

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

14 lines changed: 14 ins; 0 del; 0 mod; 348 unchg

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

17 lines changed: 12 ins; 0 del; 5 mod; 636 unchg

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

19 lines changed: 18 ins; 0 del; 1 mod; 459 unchg

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

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

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

13 lines changed: 13 ins; 0 del; 0 mod; 883 unchg

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

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

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

77 lines changed: 77 ins; 0 del; 0 mod; 616 unchg

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

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

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

54 lines changed: 47 ins; 5 del; 2 mod; 351 unchg

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

11 lines changed: 11 ins; 0 del; 0 mod; 264 unchg

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

20 lines changed: 20 ins; 0 del; 0 mod; 253 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/gc/g1/TestGCLogMessages.java

7 lines changed: 6 ins; 0 del; 1 mod; 310 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/event/gc/collection/TestG1ParallelPhases.java

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

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