jdk-24/hotspot/test/compiler/EscapeAnalysis
Chuck Rasbold 1bf7f2b9a6 8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape
In bcEscapeAnalyzer update the _allocated_escapes flag if a var escapes the method.

Reviewed-by: kvn
2014-05-21 10:54:59 -07:00
..
Test8020215.java 8020215: Different execution plan when using JIT vs interpreter 2013-07-12 14:01:37 -07:00
TestAllocatedEscapesPtrComparison.java 8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape 2014-05-21 10:54:59 -07:00
TestUnsafePutAddressNullObjMustNotEscape.java 8038048: assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runThese -full 2014-04-16 14:49:03 -07:00