RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp (original) (raw)
Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Mar 26 14:08:42 UTC 2015
- Previous message: RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp
- Next message: RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp
- Next message: RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list