RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Thu Mar 26 14:08:42 UTC 2015
Looks good.
Best regards,
Vladimir Ivanov
On 3/26/15 4:10 PM, Roland Westrelin wrote:
> http://cr.openjdk.java.net/~roland/8075921/webrev.00/
>
> During arraycopy intrinsic construction, control becomes top after arraycopy guards are added and that confuses the logic that moves the tightly coupled allocation.
>
> Roland.
>
More information about the hotspot-compiler-dev
mailing list