Code Review for open

Prepared by:stefank on Wed Apr 4 13:14:33 CEST 2018
Workspace:/home/stefank/hg/jdk/hs/open
Compare against version:qparent
Summary of changes: 6413 lines changed: 3338 ins; 2511 del; 564 mod; 230567 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/autoconf/configure.ac

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/autoconf/hotspot.m4

161 lines changed: 159 ins; 0 del; 2 mod; 504 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/hotspot/lib/JvmFeatures.gmk

33 lines changed: 24 ins; 9 del; 0 mod; 243 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

6 lines changed: 0 ins; 0 del; 6 mod; 1770 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

7 lines changed: 0 ins; 0 del; 7 mod; 5354 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

6 lines changed: 0 ins; 0 del; 6 mod; 11295 unchg

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/zero/assembler_zero.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/zero/cppInterpreterGenerator_zero.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/aot/aotCodeHeap.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/c1/c1_CodeStubs.hpp

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

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

12 lines changed: 2 ins; 0 del; 10 mod; 3779 unchg

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

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

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

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

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

27 lines changed: 27 ins; 0 del; 0 mod; 201 unchg

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

242 lines changed: 242 ins; 0 del; 0 mod; 2900 unchg

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

32 lines changed: 32 ins; 0 del; 0 mod; 715 unchg

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

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

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

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

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

29 lines changed: 21 ins; 0 del; 8 mod; 62 unchg

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

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

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

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

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

29 lines changed: 1 ins; 15 del; 13 mod; 292 unchg

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

16 lines changed: 8 ins; 1 del; 7 mod; 100 unchg

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

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

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

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

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

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

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

6 lines changed: 6 ins; 0 del; 0 mod; 220 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

16 lines changed: 15 ins; 0 del; 1 mod; 95 unchg

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

8 lines changed: 4 ins; 3 del; 1 mod; 1040 unchg

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

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

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

5 lines changed: 0 ins; 4 del; 1 mod; 61 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

16 lines changed: 12 ins; 2 del; 2 mod; 42 unchg

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

44 lines changed: 24 ins; 6 del; 14 mod; 158 unchg

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

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

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

6 lines changed: 0 ins; 6 del; 0 mod; 33 unchg

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

9 lines changed: 0 ins; 9 del; 0 mod; 61 unchg

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

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

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

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

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

5 lines changed: 1 ins; 1 del; 3 mod; 472 unchg

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

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

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

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

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

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

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

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

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

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

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

12 lines changed: 6 ins; 2 del; 4 mod; 67 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

38 lines changed: 0 ins; 15 del; 23 mod; 145 unchg

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jvmci/jvmciRuntime.hpp

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

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

22 lines changed: 0 ins; 1 del; 21 mod; 960 unchg

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

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

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

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

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

115 lines changed: 84 ins; 31 del; 0 mod; 315 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

6 lines changed: 0 ins; 0 del; 6 mod; 755 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

20 lines changed: 17 ins; 3 del; 0 mod; 4534 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/graphKit.hpp

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

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

4 lines changed: 3 ins; 0 del; 1 mod; 2799 unchg

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

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

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

19 lines changed: 10 ins; 6 del; 3 mod; 313 unchg

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

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

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

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

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

35 lines changed: 17 ins; 7 del; 11 mod; 2148 unchg

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

39 lines changed: 1 ins; 38 del; 0 mod; 4481 unchg

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

20 lines changed: 0 ins; 5 del; 15 mod; 368 unchg

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

15 lines changed: 0 ins; 1 del; 14 mod; 442 unchg

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

22 lines changed: 1 ins; 7 del; 14 mod; 205 unchg

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

33 lines changed: 15 ins; 4 del; 14 mod; 1556 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/globals.hpp

1099 lines changed: 16 ins; 1083 del; 0 mod; 3085 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/globals_extension.hpp

22 lines changed: 1 ins; 6 del; 15 mod; 348 unchg

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

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

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/sharedRuntime.hpp

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

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

14 lines changed: 3 ins; 1 del; 10 mod; 4990 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/thread.hpp

9 lines changed: 1 ins; 0 del; 8 mod; 2221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/thread.inline.hpp

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

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

334 lines changed: 4 ins; 294 del; 36 mod; 3162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/heapDumper.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/utilities/hashtable.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/utilities/macros.hpp

80 lines changed: 61 ins; 0 del; 19 mod; 516 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/parallel/test_psAdaptiveSizePolicy.cpp

3 lines changed: 1 ins; 1 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/shared/test_memset_with_concurrent_readers.cpp

7 lines changed: 2 ins; 4 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/shared/test_oopStorage.cpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/cms/cmsGCStats.cpp

34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/cms/cmsGCStats.hpp

39 lines changed: 39 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/cms/cms_globals.hpp

429 lines changed: 429 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/cms/commandLineFlagConstraintsCMS.cpp

241 lines changed: 241 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/cms/commandLineFlagConstraintsCMS.hpp

48 lines changed: 48 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/commandLineFlagConstraintsG1.cpp

172 lines changed: 172 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/g1/commandLineFlagConstraintsG1.hpp

46 lines changed: 46 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/parallel/commandLineFlagConstraintsParallel.cpp

68 lines changed: 68 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/parallel/commandLineFlagConstraintsParallel.hpp

35 lines changed: 35 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/parallel/parallel_globals.hpp

83 lines changed: 83 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/parallel/psMarkSweepProxy.hpp

53 lines changed: 53 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/serial/serial_globals.hpp

43 lines changed: 43 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/serial/vmStructs_serial.hpp

49 lines changed: 49 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/commandLineFlagConstraintsGC.cpp (was src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp)

430 lines changed: 21 ins; 359 del; 50 mod; 401 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/commandLineFlagConstraintsGC.hpp (was src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp)

39 lines changed: 14 ins; 21 del; 4 mod; 59 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/gc_globals.hpp

768 lines changed: 768 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/vmStructs_gc.hpp

286 lines changed: 286 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/binaryTreeDictionary.inline.hpp (was src/hotspot/share/memory/binaryTreeDictionary.cpp)

410 lines changed: 1 ins; 405 del; 4 mod; 1020 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/freeList.inline.hpp (was src/hotspot/share/memory/freeList.cpp)

11 lines changed: 2 ins; 7 del; 2 mod; 327 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/cms/vmStructs_parNew.hpp

34 lines changed: 0 ins; 34 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/g1/g1_globals.cpp

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

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