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-08-08 09:02:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
arraycopy
History
Roman Kennke
1e57648abd
8350457: Implement JEP 519: Compact Object Headers
...
Reviewed-by: mdoerr, coleenp, zgu
2025-05-22 10:48:50 +00:00
..
stress
…
ACasLoadsStoresBadMem.java
…
TestACSameSrcDst.java
…
TestArrayCloneBadAssert.java
…
TestArrayCopyAsLoadsStores.java
…
TestArrayCopyBadReexec.java
…
TestArrayCopyConjoint.java
…
TestArrayCopyDisjoint.java
…
TestArrayCopyDisjointLarge.java
8326421: Add jtreg test for large arrayCopy disjoint case.
2024-05-02 18:28:50 +00:00
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
…
TestCloneWithStressReflectiveCode.java
…
TestDeadArrayCopyOnMemChain.java
…
TestDefaultMethodArrayCloneDeoptC2.java
…
TestEliminateArrayCopy.java
…
TestEliminatedArrayCopyDeopt.java
…
TestEliminatedArrayCopyPhi.java
…
TestEliminatedArrayLoopPredicateCopyDeopt.java
…
TestEliminatedCloneBadMemEdge.java
…
TestIllegalArrayCopyBeforeInfiniteLoop.java
…
TestInitializingACLoadWithBadMem.java
…
TestInstanceCloneAsLoadsStores.java
…
TestInstanceCloneUtils.java
…
TestLoadBypassACWithWrongMem.java
…
TestLoadBypassArrayCopy.java
…
TestMissingControl.java
…
TestNegArrayLengthAsIndex1.java
…
TestNegArrayLengthAsIndex2.java
…
TestNegativeArrayCopyAfterLoop.java
…
TestObjectArrayClone.java
8332959: C2: ZGC fails with 'Incorrect load shift' when invoking Object.clone() reflectively on an array
2024-06-03 07:37:17 +00:00
TestObjectArrayCopy.java
…
TestOutOfBoundsArrayLoad.java
…
TestReduceBulkZeroingDisabled.java
…
TestSunkLoadAntiDependency.java
8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure
2025-04-08 15:52:05 +00:00
TestTailCallInArrayCopyStub.java
8329258: TailCall should not use frame pointer register for jump target
2024-05-02 11:38:00 +00:00
TestTightlyCoupledAllocationAssert.java
…