Code Review for jdk-jdk

Prepared by:rkennke on Wed May 22 13:18:09 CEST 2019
Workspace:/home/rkennke/src/openjdk/jdk-jdk
Compare against: ssh://hg.openjdk.java.net/jdk/jdk
Compare against version:54978
Summary of changes: 597 lines changed: 172 ins; 312 del; 113 mod; 15291 unchg
Changeset: jdk-jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
68 lines changed: 28 ins; 34 del; 6 mod; 565 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.hpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
9 lines changed: 0 ins; 7 del; 2 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
109 lines changed: 46 ins; 55 del; 8 mod; 875 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.hpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
9 lines changed: 0 ins; 7 del; 2 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
24 lines changed: 0 ins; 24 del; 0 mod; 1231 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.hpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
5 lines changed: 0 ins; 5 del; 0 mod; 154 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
35 lines changed: 15 ins; 3 del; 17 mod; 3280 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahAsserts.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
5 lines changed: 4 ins; 0 del; 1 mod; 359 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
3 lines changed: 0 ins; 1 del; 2 mod; 358 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.inline.hpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
2 lines changed: 0 ins; 1 del; 1 mod; 277 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahForwarding.hpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
72 lines changed: 13 ins; 57 del; 2 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahForwarding.inline.hpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
39 lines changed: 19 ins; 14 del; 6 mod; 45 unchg

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

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
73 lines changed: 0 ins; 70 del; 3 mod; 2786 unchg

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

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
11 lines changed: 0 ins; 11 del; 0 mod; 711 unchg

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

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
32 lines changed: 2 ins; 9 del; 21 mod; 498 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
6 lines changed: 0 ins; 1 del; 5 mod; 689 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahHeuristics.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
2 lines changed: 0 ins; 1 del; 1 mod; 334 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
77 lines changed: 38 ins; 10 del; 29 mod; 796 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.hpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
8 lines changed: 7 ins; 1 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
2 lines changed: 0 ins; 1 del; 1 mod; 1083 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/gc/shenandoah/shenandoahVerifier.cpp

rev 54979 : 8224584: Shenandoah: Eliminate forwarding pointer word
6 lines changed: 0 ins; 0 del; 6 mod; 950 unchg

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