jdk-24/test/hotspot/jtreg/compiler/arraycopy
Leo Korinth d52a995f35 8315097: Rename createJavaProcessBuilder
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
..
stress 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
ACasLoadsStoresBadMem.java
TestACSameSrcDst.java
TestArrayCloneBadAssert.java
TestArrayCopyAsLoadsStores.java 8282590: C2: assert(addp->is_AddP() && addp->outcnt() > 0) failed: Don't process dead nodes 2022-03-22 16:23:23 +00:00
TestArrayCopyBadReexec.java
TestArrayCopyConjoint.java 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java 2023-02-13 08:13:13 +00:00
TestArrayCopyDisjoint.java 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java 2023-02-13 08:13:13 +00:00
TestArrayCopyIntrinsicWithUCT.java 8297730: C2: Arraycopy intrinsic throws incorrect exception 2023-01-25 07:22:12 +00:00
TestArrayCopyMacro.java
TestArrayCopyMaskedWithSub.java 8305524: AArch64: Fix arraycopy issue on SVE caused by matching rule vmask_gen_sub 2023-04-12 03:15:39 +00:00
TestArrayCopyMaskedWithZeroSrc.java 8258272: LoadVectorMaskedNode can't be replaced by zero con 2021-01-13 09:16:08 +00:00
TestArrayCopyMemoryChain.java
TestArrayCopyNoInit.java
TestArrayCopyNoInitDeopt.java 8298952: All nodes should have type(n) == Value(n) after IGVN 2023-02-06 08:45:48 +00:00
TestArrayCopyOfStopped.java
TestArrayCopyOverflowArguments.java
TestArrayCopyOverflowInBoundChecks.java
TestArrayCopyPartialInliningLoadSplit.java 8292780: misc tests failed "assert(false) failed: graph should be schedulable" 2022-10-04 08:34:29 +00:00
TestArrayCopyStoppedAfterGuards.java
TestArrayCopyUNCBadMem.java
TestArrayCopyUtils.java
TestArrayCopyWithBadOffset.java
TestArraysCopyOfNoTypeCheck.java
TestCloneAccess.java 8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs 2021-06-27 13:12:51 +00:00
TestCloneAccessStressGCM.java 8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs 2021-06-27 13:12:51 +00:00
TestCloneArrayWithDifferentLengthConstness.java 8315082: [REDO] Generational ZGC: Tests crash with assert(index == 0 || is_power_of_2(index)) 2023-09-21 05:49:09 +00:00
TestCloneWithStressReflectiveCode.java 8284951: Compile::flatten_alias_type asserts with "indeterminate pointers come only from unsafe ops" 2022-04-26 12:05:24 +00:00
TestDeadArrayCopyOnMemChain.java
TestDefaultMethodArrayCloneDeoptC2.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestEliminateArrayCopy.java
TestEliminatedArrayCopyDeopt.java
TestEliminatedArrayCopyPhi.java
TestEliminatedArrayLoopPredicateCopyDeopt.java
TestEliminatedCloneBadMemEdge.java
TestIllegalArrayCopyBeforeInfiniteLoop.java 8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop 2021-08-26 08:34:46 +00:00
TestInitializingACLoadWithBadMem.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestInstanceCloneAsLoadsStores.java 8285301: C2: assert(!requires_atomic_access) failed: can't ensure atomicity 2022-04-29 06:12:43 +00: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
TestNegArrayLengthAsIndex1.java 8268362: [REDO] C2 crash when compile negative Arrays.copyOf length after loop 2021-06-21 11:59:00 +00:00
TestNegArrayLengthAsIndex2.java 8268362: [REDO] C2 crash when compile negative Arrays.copyOf length after loop 2021-06-21 11:59:00 +00:00
TestNegativeArrayCopyAfterLoop.java 8268362: [REDO] C2 crash when compile negative Arrays.copyOf length after loop 2021-06-21 11:59:00 +00:00
TestObjectArrayClone.java 8270098: ZGC: ZBarrierSetC2::clone_at_expansion fails with "Guard against surprises" assert 2021-08-10 05:37:55 +00:00
TestObjectArrayCopy.java
TestOutOfBoundsArrayLoad.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestReduceBulkZeroingDisabled.java
TestTightlyCoupledAllocationAssert.java