Code Review for openjdk

Prepared by: Thomas Schatzl (tschatzl) on Wed Dec 18 16:37:08 CET 2019
Workspace:/home/tschatzl/Downloads/openjdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:-3
Summary of changes: 1497 lines changed: 1 ins; 1446 del; 50 mod; 12911 unchg
Patch of changes: openjdk.patch
Legend: Modified file
Deleted file
New file

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
2 lines changed: 0 ins; 1 del; 1 mod; 143 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
2 lines changed: 0 ins; 1 del; 1 mod; 510 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
rev 57487 : [mq]: 8235860-kbarrett-review
14 lines changed: 0 ins; 7 del; 7 mod; 209 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
26 lines changed: 0 ins; 14 del; 12 mod; 772 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
4 lines changed: 0 ins; 2 del; 2 mod; 50 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
38 lines changed: 0 ins; 33 del; 5 mod; 463 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
17 lines changed: 0 ins; 14 del; 3 mod; 208 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
rev 57487 : [mq]: 8235860-kbarrett-review
9 lines changed: 0 ins; 6 del; 3 mod; 1404 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
7 lines changed: 0 ins; 5 del; 2 mod; 854 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
2 lines changed: 0 ins; 0 del; 2 mod; 154 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
51 lines changed: 0 ins; 50 del; 1 mod; 845 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
20 lines changed: 0 ins; 19 del; 1 mod; 179 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
1 line changed: 0 ins; 1 del; 0 mod; 537 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
2 lines changed: 0 ins; 0 del; 2 mod; 197 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
4 lines changed: 0 ins; 3 del; 1 mod; 237 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
2 lines changed: 0 ins; 0 del; 2 mod; 163 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
2 lines changed: 0 ins; 2 del; 0 mod; 63 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
5 lines changed: 0 ins; 4 del; 1 mod; 798 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
1 line changed: 0 ins; 0 del; 1 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jvmci/jvmciCompilerToVMInit.cpp

rev 57486 : imported patch 8235860-remove-serial-old-gc
1 line changed: 0 ins; 1 del; 0 mod; 407 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jvmci/jvmci_globals.cpp

rev 57486 : imported patch 8235860-remove-serial-old-gc
1 line changed: 0 ins; 0 del; 1 mod; 192 unchg

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

rev 57486 : imported patch 8235860-remove-serial-old-gc
3 lines changed: 1 ins; 1 del; 1 mod; 4326 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/parallel/test_psParallelCompact.cpp

rev 57486 : imported patch 8235860-remove-serial-old-gc
1 line changed: 0 ins; 0 del; 1 mod; 62 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/parallel/psMarkSweep.cpp

rev 57486 : imported patch 8235860-remove-serial-old-gc
660 lines changed: 0 ins; 660 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/parallel/psMarkSweep.hpp

rev 57486 : imported patch 8235860-remove-serial-old-gc
89 lines changed: 0 ins; 89 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/parallel/psMarkSweepDecorator.cpp

rev 57486 : imported patch 8235860-remove-serial-old-gc
395 lines changed: 0 ins; 395 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/parallel/psMarkSweepDecorator.hpp

rev 57486 : imported patch 8235860-remove-serial-old-gc
85 lines changed: 0 ins; 85 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/parallel/psMarkSweepProxy.hpp

rev 57486 : imported patch 8235860-remove-serial-old-gc
53 lines changed: 0 ins; 53 del; 0 mod; 0 unchg

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