Code Review for open

Prepared by:stefank on Thu Nov 21 11:58:44 CET 2019
Workspace:/home/stefank/hg/jdk/jdk/open
Compare against version:-6
Summary of changes: 1102 lines changed: 47 ins; 52 del; 1003 mod; 180102 unchg
Patch of changes: open.patch
Bug id: JDK-8234563 : Harmonize parameter order in Atomic
Legend: Modified file
Deleted file
New file

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

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

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

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

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/aix/os_aix.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/bsd/os_bsd.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/linux/os_linux.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/posix/os_posix.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/solaris/os_solaris.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/windows/os_windows.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os/windows/threadCritical_windows.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/aix_ppc/atomic_aix_ppc.hpp

19 lines changed: 3 ins; 3 del; 13 mod; 398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/bsd_x86/atomic_bsd_x86.hpp

29 lines changed: 4 ins; 4 del; 21 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/bsd_x86/bsd_x86_32.s

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/bsd_zero/atomic_bsd_zero.hpp

24 lines changed: 2 ins; 2 del; 20 mod; 263 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_aarch64/atomic_linux_aarch64.hpp

9 lines changed: 1 ins; 1 del; 7 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_arm/atomic_linux_arm.hpp

18 lines changed: 2 ins; 2 del; 14 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_ppc/atomic_linux_ppc.hpp

19 lines changed: 3 ins; 3 del; 13 mod; 399 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_s390/atomic_linux_s390.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_sparc/atomic_linux_sparc.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_x86/atomic_linux_x86.hpp

28 lines changed: 4 ins; 4 del; 20 mod; 198 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_x86/linux_x86_32.s

19 lines changed: 1 ins; 2 del; 16 mod; 628 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/linux_zero/atomic_linux_zero.hpp

18 lines changed: 2 ins; 2 del; 14 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/solaris_sparc/atomic_solaris_sparc.hpp

14 lines changed: 2 ins; 2 del; 10 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/solaris_x86/atomic_solaris_x86.hpp

19 lines changed: 3 ins; 3 del; 13 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/solaris_x86/solaris_x86_64.il

13 lines changed: 0 ins; 0 del; 13 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/os_cpu/windows_x86/atomic_windows_x86.hpp

37 lines changed: 3 ins; 3 del; 31 mod; 239 unchg

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

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

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

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

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/codeCache.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/compiledMethod.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/dependencyContext.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/nmethod.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/compiler/compileBroker.cpp

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/epsilon/epsilonHeap.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

20 lines changed: 0 ins; 0 del; 20 mod; 306 unchg

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

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

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

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

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

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

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

10 lines changed: 0 ins; 0 del; 10 mod; 1047 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

16 lines changed: 0 ins; 0 del; 16 mod; 260 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zBarrierSet.hpp

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

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

12 lines changed: 0 ins; 0 del; 12 mod; 229 unchg

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zLiveMap.cpp

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zMark.cpp

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zMarkStackAllocator.cpp

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zNMethod.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zNMethodTableIteration.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zObjectAllocator.cpp

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zReferenceProcessor.cpp

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zRootsIterator.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zStat.cpp

10 lines changed: 0 ins; 0 del; 10 mod; 1416 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/bytecodeInterpreter.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/oopMapCache.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/leakprofiler/sampling/objectSampler.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceId.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceIdBits.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/recorder/repository/jfrEmergencyDump.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/recorder/service/jfrPostBox.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/recorder/storage/jfrBuffer.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/recorder/storage/jfrStorageControl.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/logging/logDecorations.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/logging/logOutputList.cpp

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

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

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

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

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

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

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

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

16 lines changed: 0 ins; 0 del; 16 mod; 360 unchg

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

26 lines changed: 0 ins; 0 del; 26 mod; 339 unchg

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

95 lines changed: 0 ins; 0 del; 95 mod; 1258 unchg

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

26 lines changed: 2 ins; 2 del; 22 mod; 342 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

10 lines changed: 0 ins; 0 del; 10 mod; 1144 unchg

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

132 lines changed: 10 ins; 9 del; 113 mod; 833 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/g1/test_g1FreeIdSet.cpp

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

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

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

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