shenandoah-jdk-upstream (original) (raw)
Code Review for shenandoah-jdk-upstream
Prepared by: | rkennke on Mon Nov 26 21:28:16 CET 2018 |
---|---|
Workspace: | /home/rkennke/src/openjdk/shenandoah-jdk-upstream |
Compare against: | ssh://hg.openjdk.java.net/shenandoah/jdk/ |
Compare against version: | 53519 |
Summary of changes: | 6046 lines changed: 6046 ins; 0 del; 0 mod; 0 unchg |
Patch of changes: | <shenandoah-jdk-upstream.patch> |
Legend: | Modified file Deleted file New file |
------ ------ ------ ------ ---[New](test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesShenandoah.java.html) [Patch](test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesShenandoah.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesShenandoah.java)
test/hotspot/jtreg/compiler/c2/aarch64/TestVolatilesShenandoah.java
110 lines changed: 110 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/EvilSyncBug.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/EvilSyncBug.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/EvilSyncBug.java)
test/hotspot/jtreg/gc/shenandoah/EvilSyncBug.java
166 lines changed: 166 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/HumongousThreshold.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/HumongousThreshold.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/HumongousThreshold.java)
test/hotspot/jtreg/gc/shenandoah/HumongousThreshold.java
55 lines changed: 55 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/LargeObjectAlignment.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/LargeObjectAlignment.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/LargeObjectAlignment.java)
test/hotspot/jtreg/gc/shenandoah/LargeObjectAlignment.java
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/LotsOfCycles.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/LotsOfCycles.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/LotsOfCycles.java)
test/hotspot/jtreg/gc/shenandoah/LotsOfCycles.java
58 lines changed: 58 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/PinnedGarbage.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/PinnedGarbage.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/PinnedGarbage.java)
test/hotspot/jtreg/gc/shenandoah/PinnedGarbage.java
81 lines changed: 81 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/ShenandoahJNICritical.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/ShenandoahJNICritical.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/ShenandoahJNICritical.java)
test/hotspot/jtreg/gc/shenandoah/ShenandoahJNICritical.java
68 lines changed: 68 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/ShenandoahStrDedupStress.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/ShenandoahStrDedupStress.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/ShenandoahStrDedupStress.java)
test/hotspot/jtreg/gc/shenandoah/ShenandoahStrDedupStress.java
213 lines changed: 213 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestArrayCopyCheckCast.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestArrayCopyCheckCast.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestArrayCopyCheckCast.java)
test/hotspot/jtreg/gc/shenandoah/TestArrayCopyCheckCast.java
46 lines changed: 46 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestArrayCopyStress.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestArrayCopyStress.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestArrayCopyStress.java)
test/hotspot/jtreg/gc/shenandoah/TestArrayCopyStress.java
73 lines changed: 73 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java)
test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java
57 lines changed: 57 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java)
test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestHeapAlloc.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestHeapAlloc.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestHeapAlloc.java)
test/hotspot/jtreg/gc/shenandoah/TestHeapAlloc.java
81 lines changed: 81 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestMemoryMXBeans.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestMemoryMXBeans.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestMemoryMXBeans.java)
test/hotspot/jtreg/gc/shenandoah/TestMemoryMXBeans.java
65 lines changed: 65 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestMemoryPools.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestMemoryPools.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestMemoryPools.java)
test/hotspot/jtreg/gc/shenandoah/TestMemoryPools.java
64 lines changed: 64 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestPeriodicGC.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestPeriodicGC.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestPeriodicGC.java)
test/hotspot/jtreg/gc/shenandoah/TestPeriodicGC.java
109 lines changed: 109 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java)
test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java
52 lines changed: 52 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestSelectiveBarrierFlags.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestSelectiveBarrierFlags.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestSelectiveBarrierFlags.java)
test/hotspot/jtreg/gc/shenandoah/TestSelectiveBarrierFlags.java
106 lines changed: 106 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestShenandoahStrDedup.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestShenandoahStrDedup.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestShenandoahStrDedup.java)
test/hotspot/jtreg/gc/shenandoah/TestShenandoahStrDedup.java
136 lines changed: 136 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestShenandoahWithLogLevel.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestShenandoahWithLogLevel.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestShenandoahWithLogLevel.java)
test/hotspot/jtreg/gc/shenandoah/TestShenandoahWithLogLevel.java
45 lines changed: 45 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestSmallHeap.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestSmallHeap.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestSmallHeap.java)
test/hotspot/jtreg/gc/shenandoah/TestSmallHeap.java
41 lines changed: 41 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/TestVerifyLevels.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/TestVerifyLevels.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/TestVerifyLevels.java)
test/hotspot/jtreg/gc/shenandoah/TestVerifyLevels.java
47 lines changed: 47 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/WrongArrayMember.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/WrongArrayMember.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/WrongArrayMember.java)
test/hotspot/jtreg/gc/shenandoah/WrongArrayMember.java
55 lines changed: 55 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/AllocHumongousFragment.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/AllocHumongousFragment.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocHumongousFragment.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/AllocHumongousFragment.java
83 lines changed: 83 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/AllocIntArrays.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/AllocIntArrays.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocIntArrays.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/AllocIntArrays.java
69 lines changed: 69 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjectArrays.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjectArrays.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjectArrays.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjectArrays.java
69 lines changed: 69 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjects.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjects.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjects.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjects.java
69 lines changed: 69 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/HeapUncommit.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/HeapUncommit.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/HeapUncommit.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/HeapUncommit.java
70 lines changed: 70 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/ParallelRefprocSanity.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/ParallelRefprocSanity.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/ParallelRefprocSanity.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/ParallelRefprocSanity.java
48 lines changed: 48 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/RefprocSanity.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/RefprocSanity.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/RefprocSanity.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/RefprocSanity.java
98 lines changed: 98 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/RetainObjects.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/RetainObjects.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/RetainObjects.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/RetainObjects.java
66 lines changed: 66 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/SieveObjects.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/SieveObjects.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/SieveObjects.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/SieveObjects.java
90 lines changed: 90 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/StringInternCleanup.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/StringInternCleanup.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/StringInternCleanup.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/StringInternCleanup.java
64 lines changed: 64 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/acceptance/VerifyJCStressTest.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/acceptance/VerifyJCStressTest.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/acceptance/VerifyJCStressTest.java)
test/hotspot/jtreg/gc/shenandoah/acceptance/VerifyJCStressTest.java
130 lines changed: 130 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/compiler/C1ArrayCopyNPE.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/compiler/C1ArrayCopyNPE.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/compiler/C1ArrayCopyNPE.java)
test/hotspot/jtreg/gc/shenandoah/compiler/C1ArrayCopyNPE.java
57 lines changed: 57 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/compiler/C1VectorizedMismatch.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/compiler/C1VectorizedMismatch.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/compiler/C1VectorizedMismatch.java)
test/hotspot/jtreg/gc/shenandoah/compiler/C1VectorizedMismatch.java
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/compiler/TestCommonGCLoads.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/compiler/TestCommonGCLoads.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/compiler/TestCommonGCLoads.java)
test/hotspot/jtreg/gc/shenandoah/compiler/TestCommonGCLoads.java
65 lines changed: 65 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/compiler/TestExpandedWBLostNullCheckDep.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/compiler/TestExpandedWBLostNullCheckDep.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/compiler/TestExpandedWBLostNullCheckDep.java)
test/hotspot/jtreg/gc/shenandoah/compiler/TestExpandedWBLostNullCheckDep.java
54 lines changed: 54 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/compiler/TestMaybeNullUnsafeAccess.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/compiler/TestMaybeNullUnsafeAccess.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/compiler/TestMaybeNullUnsafeAccess.java)
test/hotspot/jtreg/gc/shenandoah/compiler/TestMaybeNullUnsafeAccess.java
76 lines changed: 76 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/compiler/TestNullCheck.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/compiler/TestNullCheck.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/compiler/TestNullCheck.java)
test/hotspot/jtreg/gc/shenandoah/compiler/TestNullCheck.java
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/compiler/TestReferenceCAS.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/compiler/TestReferenceCAS.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/compiler/TestReferenceCAS.java)
test/hotspot/jtreg/gc/shenandoah/compiler/TestReferenceCAS.java
149 lines changed: 149 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java)
test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/jni/TestJNIGlobalRefs.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/jni/TestJNIGlobalRefs.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/jni/TestJNIGlobalRefs.java)
test/hotspot/jtreg/gc/shenandoah/jni/TestJNIGlobalRefs.java
106 lines changed: 106 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/jni/libTestJNIGlobalRefs.c.html) [Patch](test/hotspot/jtreg/gc/shenandoah/jni/libTestJNIGlobalRefs.c.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/jni/libTestJNIGlobalRefs.c)
test/hotspot/jtreg/gc/shenandoah/jni/libTestJNIGlobalRefs.c
48 lines changed: 48 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/jvmti/TestHeapDump.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/jvmti/TestHeapDump.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/jvmti/TestHeapDump.java)
test/hotspot/jtreg/gc/shenandoah/jvmti/TestHeapDump.java
82 lines changed: 82 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/jvmti/libTestHeapDump.c.html) [Patch](test/hotspot/jtreg/gc/shenandoah/jvmti/libTestHeapDump.c.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/jvmti/libTestHeapDump.c)
test/hotspot/jtreg/gc/shenandoah/jvmti/libTestHeapDump.c
130 lines changed: 130 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/libPinnedGarbage.c.html) [Patch](test/hotspot/jtreg/gc/shenandoah/libPinnedGarbage.c.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/libPinnedGarbage.c)
test/hotspot/jtreg/gc/shenandoah/libPinnedGarbage.c
37 lines changed: 37 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/libShenandoahJNICritical.c.html) [Patch](test/hotspot/jtreg/gc/shenandoah/libShenandoahJNICritical.c.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/libShenandoahJNICritical.c)
test/hotspot/jtreg/gc/shenandoah/libShenandoahJNICritical.c
35 lines changed: 35 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/mxbeans/ChurnNotifications.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/mxbeans/ChurnNotifications.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/mxbeans/ChurnNotifications.java)
test/hotspot/jtreg/gc/shenandoah/mxbeans/ChurnNotifications.java
113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/mxbeans/PauseNotifications.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/mxbeans/PauseNotifications.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/mxbeans/PauseNotifications.java)
test/hotspot/jtreg/gc/shenandoah/mxbeans/PauseNotifications.java
129 lines changed: 129 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java)
test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java
81 lines changed: 81 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java)
test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java
76 lines changed: 76 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java)
test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java
80 lines changed: 80 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java)
test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java
150 lines changed: 150 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java)
test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java
89 lines changed: 89 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/AlwaysPreTouch.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/AlwaysPreTouch.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/AlwaysPreTouch.java)
test/hotspot/jtreg/gc/shenandoah/options/AlwaysPreTouch.java
40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestClassUnloadingArguments.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestClassUnloadingArguments.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestClassUnloadingArguments.java)
test/hotspot/jtreg/gc/shenandoah/options/TestClassUnloadingArguments.java
107 lines changed: 107 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestCodeCacheRootStyles.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestCodeCacheRootStyles.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestCodeCacheRootStyles.java)
test/hotspot/jtreg/gc/shenandoah/options/TestCodeCacheRootStyles.java
34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestEnabled.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestEnabled.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestEnabled.java)
test/hotspot/jtreg/gc/shenandoah/options/TestEnabled.java
52 lines changed: 52 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGC.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGC.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGC.java)
test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGC.java
166 lines changed: 166 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGCNoConcurrent.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGCNoConcurrent.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGCNoConcurrent.java)
test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGCNoConcurrent.java
77 lines changed: 77 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java)
test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java
118 lines changed: 118 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestHumongousThresholdArgs.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestHumongousThresholdArgs.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestHumongousThresholdArgs.java)
test/hotspot/jtreg/gc/shenandoah/options/TestHumongousThresholdArgs.java
68 lines changed: 68 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java)
test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java
152 lines changed: 152 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestObjectAlignment.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestObjectAlignment.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestObjectAlignment.java)
test/hotspot/jtreg/gc/shenandoah/options/TestObjectAlignment.java
42 lines changed: 42 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java)
test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java
41 lines changed: 41 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestParallelRegionStride.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestParallelRegionStride.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestParallelRegionStride.java)
test/hotspot/jtreg/gc/shenandoah/options/TestParallelRegionStride.java
43 lines changed: 43 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestRegionSizeArgs.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestRegionSizeArgs.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestRegionSizeArgs.java)
test/hotspot/jtreg/gc/shenandoah/options/TestRegionSizeArgs.java
272 lines changed: 272 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestShenandoahArgumentRanges.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestShenandoahArgumentRanges.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestShenandoahArgumentRanges.java)
test/hotspot/jtreg/gc/shenandoah/options/TestShenandoahArgumentRanges.java
115 lines changed: 115 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/shenandoah/options/TestSingleThreadedShenandoah.java.html) [Patch](test/hotspot/jtreg/gc/shenandoah/options/TestSingleThreadedShenandoah.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/shenandoah/options/TestSingleThreadedShenandoah.java)
test/hotspot/jtreg/gc/shenandoah/options/TestSingleThreadedShenandoah.java
36 lines changed: 36 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/startup%5Fwarnings/TestShenandoah.java.html) [Patch](test/hotspot/jtreg/gc/startup%5Fwarnings/TestShenandoah.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/startup%5Fwarnings/TestShenandoah.java)
test/hotspot/jtreg/gc/startup_warnings/TestShenandoah.java
47 lines changed: 47 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java.html) [Patch](test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java)
test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java
52 lines changed: 52 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java.html) [Patch](test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java)
test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java
40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java.html) [Patch](test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java)
test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java
54 lines changed: 54 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java.html) [Patch](test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java)
test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java
39 lines changed: 39 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /home/rkennke/src/webrev/webrev.ksh(vers 25.17-hg+openjdk.java.net).