jdk-24/test/hotspot/jtreg/compiler/escapeAnalysis
Tobias Hartmann ac2ea95788 8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
Detect array copy to self to avoid emitting another load to the to-be-removed allocation.

Reviewed-by: kvn
2019-08-07 12:09:55 +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
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 8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required 2019-08-07 12:09:55 +02:00
TestUnsafePutAddressNullObjMustNotEscape.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00