jdk-24/test/hotspot/jtreg/compiler/escapeAnalysis
Christian Hagedorn 465f4c1200 8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes
Avoids early bailout of capturing a field store to remove unnecessary zeroing in simple methods containing only non-escaping objects.

Reviewed-by: roland, thartmann
2019-10-23 12:21:32 +02:00
..
cr6716441 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
cr6795161 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6689060.java 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
Test6726999.java 8199777: Deprecate -XX:+AggressiveOpts 2018-03-22 08:39:51 +01:00
Test6775880.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6895383.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6896727.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test8020215.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestAllocatedEscapesPtrComparison.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestArrayCopy.java 8212028: Use run-test makefile framework for testing in Oracle's Mach5 2018-10-15 11:36:20 -07:00
TestEABadMergeMem.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestEliminateAllocation.java 8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes 2019-10-23 12:21:32 +02:00
TestEliminateLocksOffCrash.java 8227384: C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks 2019-07-16 08:56:08 +02:00
TestEscapeThroughInvoke.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestGetClass.java 8218201: Failures when vmIntrinsics::_getClass is not inlined 2019-03-11 11:42:57 +01:00
TestSelfArrayCopy.java 8231665: 8231055 broke escapeAnalysis/TestSelfArrayCopy.java 2019-09-30 17:58:05 +02:00
TestUnsafePutAddressNullObjMustNotEscape.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00