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-05 23:54:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
arraycopy
History
Tobias Hartmann
82e2a79122
8347006: LoadRangeNode floats above array guard in arraycopy intrinsic
...
Reviewed-by: roland, qamai, kvn
2025-01-13 09:49:16 +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
8347006: LoadRangeNode floats above array guard in arraycopy intrinsic
2025-01-13 09:49:16 +00:00
TestArrayCopyNoInitDeopt.java
…
TestArrayCopyOfRangeGuards.java
8323682: C2: guard check is not generated in Arrays.copyOfRange intrinsic when allocation is eliminated by EA
2024-04-03 05:50:41 +00:00
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
…
TestTailCallInArrayCopyStub.java
8329258: TailCall should not use frame pointer register for jump target
2024-05-02 11:38:00 +00:00
TestTightlyCoupledAllocationAssert.java
…