Code Review for shenandoah-jdk

Prepared by:rkennke on Tue Jul 17 22:23:40 CEST 2018
Workspace:/home/rkennke/src/openjdk/shenandoah-jdk
Compare against: ssh://hg.openjdk.java.net/shenandoah/jdk/
Compare against version:51547
Summary of changes: 58 lines changed: 27 ins; 0 del; 31 mod; 3329 unchg
Patch of changes: shenandoah-jdk.patch
Legend: Modified file
Deleted file
New file

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

rev 51548 : Avoid indirection to next-mark-context
18 lines changed: 9 ins; 0 del; 9 mod; 1000 unchg

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

rev 51548 : Avoid indirection to next-mark-context
2 lines changed: 0 ins; 0 del; 2 mod; 134 unchg

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

rev 51547 : Refactor to group marking bitmap and TAMS structure in one class ShenandoahMarkingContext
rev 51548 : Avoid indirection to next-mark-context
8 lines changed: 2 ins; 0 del; 6 mod; 278 unchg

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

rev 51546 : Some optimization to traversal-marking
rev 51548 : Avoid indirection to next-mark-context
5 lines changed: 4 ins; 0 del; 1 mod; 488 unchg

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

rev 51548 : Avoid indirection to next-mark-context
2 lines changed: 0 ins; 0 del; 2 mod; 49 unchg

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

rev 51546 : Some optimization to traversal-marking
rev 51547 : Refactor to group marking bitmap and TAMS structure in one class ShenandoahMarkingContext
rev 51548 : Avoid indirection to next-mark-context
20 lines changed: 12 ins; 0 del; 8 mod; 1185 unchg

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

rev 51548 : Avoid indirection to next-mark-context
1 line changed: 0 ins; 0 del; 1 mod; 103 unchg

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

rev 51546 : Some optimization to traversal-marking
rev 51547 : Refactor to group marking bitmap and TAMS structure in one class ShenandoahMarkingContext
rev 51548 : Avoid indirection to next-mark-context
2 lines changed: 0 ins; 0 del; 2 mod; 92 unchg

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