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-04-30 16:55:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
arraycopy
History
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
…
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
…
TestCloneAccessStressGCM.java
…
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
…
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
…
TestLoadBypassArrayCopy.java
…
TestMissingControl.java
…
TestNegArrayLengthAsIndex1.java
…
TestNegArrayLengthAsIndex2.java
…
TestNegativeArrayCopyAfterLoop.java
…
TestObjectArrayClone.java
…
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
…