Code Review for jdk

Prepared by:lzang on Wed Jul 29 15:26:53 CST 2020
Workspace:/home/linzang1/Source/jdk
Compare against version:60373
Summary of changes: 402 lines changed: 317 ins; 30 del; 55 mod; 16588 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/epsilon/epsilonHeap.cpp

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
5 lines changed: 5 ins; 0 del; 0 mod; 336 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/epsilon/epsilonHeap.hpp

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
3 lines changed: 3 ins; 0 del; 0 mod; 150 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
35 lines changed: 30 ins; 1 del; 4 mod; 4913 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
10 lines changed: 7 ins; 0 del; 3 mod; 1507 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
3 lines changed: 3 ins; 0 del; 0 mod; 770 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
3 lines changed: 3 ins; 0 del; 0 mod; 293 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
5 lines changed: 5 ins; 0 del; 0 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/serial/serialHeap.hpp

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
3 lines changed: 3 ins; 0 del; 0 mod; 80 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
14 lines changed: 14 ins; 0 del; 0 mod; 528 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
1 line changed: 0 ins; 0 del; 1 mod; 278 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
8 lines changed: 3 ins; 0 del; 5 mod; 222 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
4 lines changed: 4 ins; 0 del; 0 mod; 3128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
4 lines changed: 4 ins; 0 del; 0 mod; 736 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
4 lines changed: 4 ins; 0 del; 0 mod; 355 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
2 lines changed: 2 ins; 0 del; 0 mod; 131 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
21 lines changed: 21 ins; 0 del; 0 mod; 510 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
1 line changed: 1 ins; 0 del; 0 mod; 163 unchg

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

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
89 lines changed: 81 ins; 0 del; 8 mod; 563 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/heapInspection.hpp

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
44 lines changed: 42 ins; 0 del; 2 mod; 219 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/arguments.hpp

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
12 lines changed: 6 ins; 6 del; 0 mod; 686 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/attachListener.cpp

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
25 lines changed: 13 ins; 6 del; 6 mod; 481 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jcmd/share/classes/sun/tools/jmap/JMap.java

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
21 lines changed: 18 ins; 1 del; 2 mod; 291 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/sun/tools/jmap/BasicJMapTest.java

rev 60374 : 8215624: add parallel heap iteration for jmap histo (G1)
85 lines changed: 45 ins; 16 del; 24 mod; 159 unchg

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