RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp

Roland Westrelin roland.westrelin at oracle.com
Thu Mar 26 13:10:59 UTC 2015


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