Code Review for open

Prepared by:coleenp on Tue Oct 3 10:08:40 EDT 2017
Workspace:/scratch/cphillim/hg/10nkm/open
Summary of changes: 586 lines changed: 130 ins; 225 del; 231 mod; 125186 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp

1 line changed: 1 ins; 0 del; 0 mod; 5391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/templateTable_aarch64.cpp

1 line changed: 1 ins; 0 del; 0 mod; 3884 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/macroAssembler_arm.cpp

1 line changed: 1 ins; 0 del; 0 mod; 3339 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/templateTable_arm.cpp

1 line changed: 1 ins; 0 del; 0 mod; 5032 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/macroAssembler_ppc.cpp

1 line changed: 1 ins; 0 del; 0 mod; 5599 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/templateTable_ppc_64.cpp

1 line changed: 1 ins; 0 del; 0 mod; 4179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/macroAssembler_s390.cpp

1 line changed: 1 ins; 0 del; 0 mod; 6855 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/templateTable_s390.cpp

1 line changed: 1 ins; 0 del; 0 mod; 4249 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/sparc/macroAssembler_sparc.cpp

1 line changed: 1 ins; 0 del; 0 mod; 5153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/sparc/templateTable_sparc.cpp

1 line changed: 1 ins; 0 del; 0 mod; 3728 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/macroAssembler_x86.cpp

1 line changed: 1 ins; 0 del; 0 mod; 11316 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/templateTable_x86.cpp

1 line changed: 1 ins; 0 del; 0 mod; 4387 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/c1/c1_LIRGenerator.cpp

3 lines changed: 2 ins; 0 del; 1 mod; 3793 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/classLoaderData.cpp

27 lines changed: 10 ins; 6 del; 11 mod; 1443 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/classLoaderData.hpp

24 lines changed: 19 ins; 1 del; 4 mod; 414 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/javaClasses.cpp

1 line changed: 0 ins; 0 del; 1 mod; 4124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/cmsOopClosures.hpp

5 lines changed: 0 ins; 5 del; 0 mod; 352 unchg

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

3 lines changed: 0 ins; 2 del; 1 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp

63 lines changed: 10 ins; 11 del; 42 mod; 8099 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.hpp

1 line changed: 0 ins; 0 del; 1 mod; 1802 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/parNewGeneration.cpp

6 lines changed: 0 ins; 3 del; 3 mod; 1474 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/parOopClosures.hpp

1 line changed: 0 ins; 0 del; 1 mod; 151 unchg

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

2 lines changed: 0 ins; 0 del; 2 mod; 143 unchg

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

1 line changed: 0 ins; 1 del; 0 mod; 1529 unchg

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

8 lines changed: 0 ins; 1 del; 7 mod; 765 unchg

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

12 lines changed: 2 ins; 2 del; 8 mod; 54 unchg

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

10 lines changed: 2 ins; 0 del; 8 mod; 200 unchg

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

6 lines changed: 0 ins; 2 del; 4 mod; 265 unchg

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

14 lines changed: 4 ins; 5 del; 5 mod; 41 unchg

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

2 lines changed: 0 ins; 1 del; 1 mod; 270 unchg

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

11 lines changed: 0 ins; 11 del; 0 mod; 211 unchg

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

6 lines changed: 0 ins; 5 del; 1 mod; 145 unchg

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

7 lines changed: 0 ins; 6 del; 1 mod; 3179 unchg

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

29 lines changed: 2 ins; 4 del; 23 mod; 131 unchg

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

2 lines changed: 0 ins; 0 del; 2 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/serial/defNewGeneration.cpp

29 lines changed: 1 ins; 12 del; 16 mod; 1018 unchg

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

13 lines changed: 1 ins; 0 del; 12 mod; 633 unchg

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

5 lines changed: 0 ins; 0 del; 5 mod; 202 unchg

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

19 lines changed: 2 ins; 0 del; 17 mod; 162 unchg

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

9 lines changed: 2 ins; 0 del; 7 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jvmci/jvmciCompilerToVM.cpp

1 line changed: 1 ins; 0 del; 0 mod; 1838 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jvmci/vmStructs_jvmci.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 972 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/iterator.cpp

10 lines changed: 0 ins; 9 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/iterator.hpp

42 lines changed: 0 ins; 40 del; 2 mod; 385 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/iterator.inline.hpp

3 lines changed: 0 ins; 2 del; 1 mod; 115 unchg

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

3 lines changed: 3 ins; 0 del; 0 mod; 3749 unchg

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

59 lines changed: 10 ins; 45 del; 4 mod; 728 unchg

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

31 lines changed: 1 ins; 27 del; 3 mod; 707 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/library_call.cpp

2 lines changed: 1 ins; 0 del; 1 mod; 6960 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/memnode.cpp

39 lines changed: 21 ins; 8 del; 10 mod; 4531 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/subnode.cpp

6 lines changed: 4 ins; 0 del; 2 mod; 1591 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvmtiTagMap.cpp

2 lines changed: 0 ins; 1 del; 1 mod; 3426 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvmtiThreadState.hpp

5 lines changed: 2 ins; 0 del; 3 mod; 430 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/vmStructs.cpp

1 line changed: 0 ins; 0 del; 1 mod; 3425 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Klass.java

12 lines changed: 8 ins; 0 del; 4 mod; 230 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotMemoryAccessProviderImpl.java

27 lines changed: 8 ins; 15 del; 4 mod; 320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java

1 line changed: 0 ins; 0 del; 1 mod; 375 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/GraalHotSpotVMConfig.java

2 lines changed: 0 ins; 0 del; 2 mod; 824 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/DataPatchTest.java

4 lines changed: 0 ins; 0 del; 4 mod; 153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/TestHotSpotVMConfig.java

1 line changed: 0 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/MemoryAccessProviderData.java

2 lines changed: 1 ins; 0 del; 1 mod; 165 unchg

This code review page was prepared using /home/cphillim/bin/official-webrev/webrev.ksh (vers 25.14-hg+openjdk.java.net).