jdk-24/test/hotspot/jtreg/compiler/arraycopy
Nils Eliasson 5567530916 8258272: LoadVectorMaskedNode can't be replaced by zero con
Reviewed-by: chagedorn, vlivanov
2021-01-13 09:16:08 +00:00
..
ACasLoadsStoresBadMem.java 8200282: Serializing non-zero byte as zero to ByteBuffer 2018-07-13 15:44:54 +02:00
TestACSameSrcDst.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCloneBadAssert.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyAsLoadsStores.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyBadReexec.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyConjoint.java 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions 2020-10-10 06:29:38 +00:00
TestArrayCopyDisjoint.java 8252847: Optimize primitive arrayCopy stubs using AVX-512 masked instructions 2020-10-10 06:29:38 +00:00
TestArrayCopyMacro.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyMaskedWithZeroSrc.java 8258272: LoadVectorMaskedNode can't be replaced by zero con 2021-01-13 09:16:08 +00:00
TestArrayCopyMemoryChain.java 8233164: C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain 2019-12-23 09:44:35 +01:00
TestArrayCopyNoInit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyNoInitDeopt.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestArrayCopyOfStopped.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyOverflowArguments.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyOverflowInBoundChecks.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyStoppedAfterGuards.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyUNCBadMem.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyUtils.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopyWithBadOffset.java 8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed 2019-05-24 09:51:02 +02:00
TestArraysCopyOfNoTypeCheck.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestCloneAccess.java 8248791: sun/util/resources/cldr/TimeZoneNamesTest.java fails with -XX:-ReduceInitialCardMarks -XX:-ReduceBulkZeroing 2020-08-14 10:30:51 +02:00
TestCloneAccessStressGCM.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestDeadArrayCopyOnMemChain.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestDefaultMethodArrayCloneDeoptC2.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestEliminateArrayCopy.java 8248226: TestCloneAccessStressGCM fails with -XX:-ReduceBulkZeroing 2020-07-07 13:00:46 +02:00
TestEliminatedArrayCopyDeopt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestEliminatedArrayCopyPhi.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestEliminatedArrayLoopPredicateCopyDeopt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestEliminatedCloneBadMemEdge.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestInitializingACLoadWithBadMem.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestInstanceCloneAsLoadsStores.java 8248226: TestCloneAccessStressGCM fails with -XX:-ReduceBulkZeroing 2020-07-07 13:00:46 +02:00
TestInstanceCloneUtils.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestLoadBypassACWithWrongMem.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestLoadBypassArrayCopy.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestMissingControl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestObjectArrayClone.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestObjectArrayCopy.java 8252837: Cleanup SAP Copyright file headers 2020-09-07 07:30:10 +00:00
TestReduceBulkZeroingDisabled.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestTightlyCoupledAllocationAssert.java 8237945: CTW: C2 compilation fails with assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo 2020-02-13 15:07:21 +01:00