RFR(XS): 8074676: java.lang.invoke.PermuteArgsTest.java fails with "assert(is_Initialize()) failed: invalid node class"

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Wed Apr 15 14:35:50 UTC 2015


Looks good.

Best regards,
Vladimir Ivanov

On 4/15/15 12:17 PM, Roland Westrelin wrote:
> http://cr.openjdk.java.net/~roland/8074676/webrev.00/
>
> The guards that I added in the Arrays.copyOf() intrinsic can cause the control to become top. The code is missing a check for stopped().
>
> Roland.
>


More information about the hotspot-compiler-dev mailing list