Code Review for open

Prepared by:kbarrett on Fri Sep 6 16:48:10 EDT 2019
Workspace:/home/kab/sandboxes/ptrq_init/jdk/open
Compare against version:qparent
Summary of changes: 142 lines changed: 9 ins; 85 del; 48 mod; 10684 unchg
Patch of changes: open.patch
Bug id: JDK-8221361 : Eliminate two-phase initialization for PtrQueueSet classes
Legend: Modified file
Deleted file
New file

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

rev 56193 : [mq]: pqsinit
10 lines changed: 0 ins; 8 del; 2 mod; 159 unchg

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

rev 56193 : [mq]: pqsinit
3 lines changed: 0 ins; 3 del; 0 mod; 131 unchg

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

rev 56193 : [mq]: pqsinit
9 lines changed: 0 ins; 4 del; 5 mod; 4779 unchg

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

rev 56193 : [mq]: pqsinit
11 lines changed: 1 ins; 7 del; 3 mod; 355 unchg

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

rev 56193 : [mq]: pqsinit
3 lines changed: 0 ins; 2 del; 1 mod; 213 unchg

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

rev 56193 : [mq]: pqsinit
8 lines changed: 0 ins; 4 del; 4 mod; 142 unchg

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

rev 56193 : [mq]: pqsinit
14 lines changed: 0 ins; 9 del; 5 mod; 113 unchg

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

rev 56193 : [mq]: pqsinit
6 lines changed: 0 ins; 5 del; 1 mod; 44 unchg

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

rev 56193 : [mq]: pqsinit
15 lines changed: 0 ins; 12 del; 3 mod; 258 unchg

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

rev 56193 : [mq]: pqsinit
5 lines changed: 0 ins; 4 del; 1 mod; 333 unchg

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

rev 56193 : [mq]: pqsinit
15 lines changed: 0 ins; 6 del; 9 mod; 346 unchg

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

rev 56193 : [mq]: pqsinit
9 lines changed: 4 ins; 4 del; 1 mod; 207 unchg

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

rev 56194 : imported patch shenandoah
2 lines changed: 1 ins; 0 del; 1 mod; 372 unchg

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

rev 56194 : imported patch shenandoah
1 line changed: 1 ins; 0 del; 0 mod; 206 unchg

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

rev 56194 : imported patch shenandoah
7 lines changed: 2 ins; 0 del; 5 mod; 2912 unchg

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

rev 56194 : imported patch shenandoah
16 lines changed: 0 ins; 10 del; 6 mod; 68 unchg

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

rev 56194 : imported patch shenandoah
8 lines changed: 0 ins; 7 del; 1 mod; 46 unchg

This code review page was prepared using /home/kab/devtools/jdk/code-tools/webrev/webrev.ksh (vers 25.18-hg+openjdk.java.net).