This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-03-01 03:30:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
arraycopy
History
Quan Anh Mai
ca4ae8063e
8371964: C2 compilation asserts with "Unexpected load/store size"
...
Reviewed-by: chagedorn, epeter
2025-12-02 15:44:19 +00:00
..
stress
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
2025-09-02 07:27:12 +00:00
ACasLoadsStoresBadMem.java
…
TestACSameSrcDst.java
8371628: C2: add a test case for the arraycopy changes in JDK-8297933
2025-11-14 07:09:05 +00:00
TestArrayCloneBadAssert.java
…
TestArrayCopyAsLoadsStores.java
…
TestArrayCopyBadReexec.java
…
TestArrayCopyConjoint.java
8355574: Fatal error in abort_verify_int_in_range due to Invalid CastII
2025-11-15 12:59:04 +00:00
TestArrayCopyDisjoint.java
8371964: C2 compilation asserts with "Unexpected load/store size"
2025-12-02 15:44:19 +00:00
TestArrayCopyDisjointLarge.java
…
TestArrayCopyIntrinsicWithUCT.java
…
TestArrayCopyMacro.java
…
TestArrayCopyMaskedWithSub.java
…
TestArrayCopyMaskedWithZeroSrc.java
…
TestArrayCopyMemoryChain.java
…
TestArrayCopyNoInit.java
8350457: Implement JEP 519: Compact Object Headers
2025-05-22 10:48:50 +00:00
TestArrayCopyNoInitDeopt.java
…
TestArrayCopyOfRangeGuards.java
…
TestArrayCopyOfStopped.java
…
TestArrayCopyOverflowArguments.java
…
TestArrayCopyOverflowInBoundChecks.java
…
TestArrayCopyPartialInliningLoadSplit.java
…
TestArrayCopyStoppedAfterGuards.java
…
TestArrayCopyUNCBadMem.java
…
TestArrayCopyUtils.java
…
TestArrayCopyWithBadOffset.java
…
TestArraysCopyOfNoTypeCheck.java
…
TestCloneAccess.java
…
TestCloneAccessStressGCM.java
…
TestCloneArrayWithDifferentLengthConstness.java
…
TestCloneUnknownClassAtParseTime.java
8339526: C2: store incorrectly removed for clone() transformed to series of loads/stores
2025-10-29 09:03:34 +00:00
TestCloneWithStressReflectiveCode.java
…
TestDeadArrayCopyOnMemChain.java
…
TestDefaultMethodArrayCloneDeoptC2.java
…
TestEliminateArrayCopy.java
…
TestEliminatedArrayCopyDeopt.java
…
TestEliminatedArrayCopyPhi.java
…
TestEliminatedArrayLoopPredicateCopyDeopt.java
…
TestEliminatedCloneBadMemEdge.java
…
TestIllegalArrayCopyBeforeInfiniteLoop.java
8364597: Replace THL A29 Limited with Tencent
2025-08-08 02:27:30 +00:00
TestInitializingACLoadWithBadMem.java
…
TestInstanceCloneAsLoadsStores.java
…
TestInstanceCloneUtils.java
…
TestLoadBypassACWithWrongMem.java
…
TestLoadBypassArrayCopy.java
…
TestMissingControl.java
…
TestNegArrayLengthAsIndex1.java
8364597: Replace THL A29 Limited with Tencent
2025-08-08 02:27:30 +00:00
TestNegArrayLengthAsIndex2.java
8364597: Replace THL A29 Limited with Tencent
2025-08-08 02:27:30 +00:00
TestNegativeArrayCopyAfterLoop.java
8364597: Replace THL A29 Limited with Tencent
2025-08-08 02:27:30 +00:00
TestObjectArrayClone.java
…
TestObjectArrayCopy.java
…
TestOutOfBoundsArrayLoad.java
…
TestReduceBulkZeroingDisabled.java
…
TestSunkLoadAntiDependency.java
…
TestTailCallInArrayCopyStub.java
…
TestTightlyCoupledAllocationAssert.java
…