[aarch64-port-dev ] RFR: 8144993: Elide redundant memory barrier after AllocationNode

Andrew Haley aph at redhat.com
Tue Dec 15 14:55:38 UTC 2015


On 12/15/2015 02:51 PM, Vitaly Davidovich wrote:
> Hotspot implements only the scalar replacement form of EA.

Scalar replacement is not a form of escape analysis.  This does
not answer my question, which was:

> Are you saying that if escape analysis determined that an object does
> not escape then you know *for sure* that it will always be scalar-
> replaced?

Andrew.



More information about the aarch64-port-dev mailing list