jdk-24/test/hotspot/jtreg/compiler/arraycopy
Roberto Castañeda Lozano 05459df0c7 8253765: C2: Control randomization in StressLCM and StressGCM
Use the compilation-local seed in 'StressLCM' and 'StressGCM' rather than the
global one. As a consequence, these options use by default a fresh seed in every
compilation, unless 'StressSeed=N' is specified, in which case they behave
deterministically. Annotate tests that use 'StressLCM' and 'StressGCM' with the
'stress' and 'randomness' keys to reflect this change in default behavior.

Reviewed-by: kvn, thartmann
2020-10-12 11:40:50 +00:00
..
ACasLoadsStoresBadMem.java
TestACSameSrcDst.java
TestArrayCloneBadAssert.java
TestArrayCopyAsLoadsStores.java
TestArrayCopyBadReexec.java
TestArrayCopyConjoint.java 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions 2020-10-10 06:29:38 +00:00
TestArrayCopyDisjoint.java 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions 2020-10-10 06:29:38 +00:00
TestArrayCopyMacro.java
TestArrayCopyMemoryChain.java 8233164: C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain 2019-12-23 09:44:35 +01:00
TestArrayCopyNoInit.java
TestArrayCopyNoInitDeopt.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestArrayCopyOfStopped.java
TestArrayCopyOverflowArguments.java
TestArrayCopyOverflowInBoundChecks.java
TestArrayCopyStoppedAfterGuards.java
TestArrayCopyUNCBadMem.java
TestArrayCopyUtils.java
TestArrayCopyWithBadOffset.java 8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed 2019-05-24 09:51:02 +02:00
TestArraysCopyOfNoTypeCheck.java
TestCloneAccess.java 8248791: sun/util/resources/cldr/TimeZoneNamesTest.java fails with -XX:-ReduceInitialCardMarks -XX:-ReduceBulkZeroing 2020-08-14 10:30:51 +02:00
TestCloneAccessStressGCM.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestDeadArrayCopyOnMemChain.java
TestDefaultMethodArrayCloneDeoptC2.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestEliminateArrayCopy.java 8248226: TestCloneAccessStressGCM fails with -XX:-ReduceBulkZeroing 2020-07-07 13:00:46 +02:00
TestEliminatedArrayCopyDeopt.java
TestEliminatedArrayCopyPhi.java
TestEliminatedArrayLoopPredicateCopyDeopt.java
TestEliminatedCloneBadMemEdge.java
TestInitializingACLoadWithBadMem.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestInstanceCloneAsLoadsStores.java 8248226: TestCloneAccessStressGCM fails with -XX:-ReduceBulkZeroing 2020-07-07 13:00:46 +02:00
TestInstanceCloneUtils.java
TestLoadBypassACWithWrongMem.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestLoadBypassArrayCopy.java
TestMissingControl.java
TestObjectArrayClone.java
TestObjectArrayCopy.java 8252837: Cleanup SAP Copyright file headers 2020-09-07 07:30:10 +00:00
TestReduceBulkZeroingDisabled.java
TestTightlyCoupledAllocationAssert.java 8237945: CTW: C2 compilation fails with assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo 2020-02-13 15:07:21 +01:00