Code Review for open

Prepared by:kbarrett on Sun May 13 21:08:07 EDT 2018
Workspace:/home/kab/sandboxes/enqueue_cleanup/jdk/open
Compare against version:qparent
Summary of changes: 295 lines changed: 78 ins; 121 del; 96 mod; 6483 unchg
Patch of changes: open.patch
Bug id: JDK-8203028 : Simplify reference processing in light of JDK-8175797
Legend: Modified file
Deleted file
New file

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

rev 50093 : [mq]: pp2_work
10 lines changed: 0 ins; 7 del; 3 mod; 264 unchg

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

rev 50093 : [mq]: pp2_work
6 lines changed: 0 ins; 5 del; 1 mod; 3187 unchg

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

rev 50093 : [mq]: pp2_work
15 lines changed: 0 ins; 10 del; 5 mod; 503 unchg

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

rev 50093 : [mq]: pp2_work
97 lines changed: 15 ins; 66 del; 16 mod; 1057 unchg

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

rev 50093 : [mq]: pp2_work
9 lines changed: 0 ins; 9 del; 0 mod; 620 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/instanceRefKlass.cpp

rev 50093 : [mq]: pp2_work
31 lines changed: 13 ins; 4 del; 14 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/instanceRefKlass.inline.hpp

rev 50093 : [mq]: pp2_work
22 lines changed: 0 ins; 20 del; 2 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/ref/Reference.java

rev 50093 : [mq]: pp2_work
100 lines changed: 46 ins; 0 del; 54 mod; 391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/ref/ReferenceQueue.java

rev 50093 : [mq]: pp2_work
5 lines changed: 4 ins; 0 del; 1 mod; 202 unchg

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