RFR(S): 8043354: Make is_return_allocated() respect allocated objects than can method-escape
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed May 21 01:12:11 UTC 2014
Thank you, Chuck, for the fix.
Changes look good, it was definitely missed. I am pushing it.
Thanks,
Vladimir
On 5/20/14 3:34 PM, Chuck Rasbold wrote:
> This change forces bcEscapeAnalyzer to update the _allocated_escapes
> flag if a var
> escapes the method.
>
> http://cr.openjdk.java.net/~rasbold/8043354/webrev.00/
More information about the hotspot-compiler-dev
mailing list