Request for reviews (XS): 6913075: EA identifies escape state incorrectly after 6895383 fix
Tom Rodriguez
Thomas.Rodriguez at Sun.COM
Mon Jan 4 11:19:13 PST 2010
Looks good.
tom
On Dec 23, 2009, at 2:28 PM, Vladimir Kozlov wrote:
> http://cr.openjdk.java.net/~kvn/6913075/webrev
>
> Fixed 6913075: EA identifies escape state incorrectly after 6895383 fix
>
> EA incorrectly identifies escape state of an allocation passed
> as call argument when the allocation's escape state is ArgEscape.
> Because of the code change the ArgEscape state is not updated
> to GlobalEscape which leads to incorrect elimination of locks.
> Found during running jbb.
>
> Reviewed by:
>
> Fix verified (y/n): y, jbb
>
> Other testing:
> JPRT, refworkload
>
More information about the hotspot-compiler-dev
mailing list