Code Review for hotspot

Prepared by:rkennke on Wed Sep 6 17:16:45 CEST 2017
Workspace:/home/rkennke/src/openjdk/shenandoah-jdk10/hotspot
Compare against: ssh://hg.openjdk.java.net/shenandoah/jdk10/hotspot
Compare against version:14281
Summary of changes: 188 lines changed: 113 ins; 41 del; 34 mod; 49331 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/macroAssembler_x86.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
16 lines changed: 16 ins; 0 del; 0 mod; 11819 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/macroAssembler_x86.hpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
4 lines changed: 4 ins; 0 del; 0 mod; 1780 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/templateInterpreterGenerator_x86.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
10 lines changed: 0 ins; 5 del; 5 mod; 1906 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/c1/c1_LIRGenerator.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
35 lines changed: 30 ins; 4 del; 1 mod; 3938 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/c1/c1_LIRGenerator.hpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
2 lines changed: 2 ins; 0 del; 0 mod; 668 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/ci/ciObjectFactory.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
1 line changed: 0 ins; 0 del; 1 mod; 756 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/classfile/stringTable.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
3 lines changed: 0 ins; 1 del; 2 mod; 764 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc/g1/g1SATBCardTableModRefBS.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
4 lines changed: 4 ins; 0 del; 0 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc/g1/g1SATBCardTableModRefBS.hpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
3 lines changed: 3 ins; 0 del; 0 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc/shared/barrierSet.hpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
4 lines changed: 4 ins; 0 del; 0 mod; 271 unchg

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

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
6 lines changed: 6 ins; 0 del; 0 mod; 421 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc/shenandoah/shenandoahBarrierSet.hpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
2 lines changed: 2 ins; 0 del; 0 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc/shenandoah/shenandoah_globals.hpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
3 lines changed: 3 ins; 0 del; 0 mod; 368 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/constantPool.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
4 lines changed: 0 ins; 3 del; 1 mod; 2269 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/klass.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
8 lines changed: 0 ins; 5 del; 3 mod; 754 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/opto/graphKit.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
37 lines changed: 37 ins; 0 del; 0 mod; 4947 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/opto/graphKit.hpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
2 lines changed: 2 ins; 0 del; 0 mod; 987 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/opto/library_call.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
5 lines changed: 0 ins; 4 del; 1 mod; 7178 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/prims/jni.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
15 lines changed: 0 ins; 5 del; 10 mod; 4362 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/prims/jvmtiTagMap.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
7 lines changed: 0 ins; 3 del; 4 mod; 3421 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/prims/resolvedMethodTable.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
5 lines changed: 0 ins; 3 del; 2 mod; 234 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/prims/unsafe.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
5 lines changed: 0 ins; 3 del; 2 mod; 1316 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/runtime/jniHandles.cpp

rev 14282 : Factor out keep-alive barrier from usual pre-barrier implementations.
7 lines changed: 0 ins; 5 del; 2 mod; 606 unchg

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