RFR(XS): 8074676: java.lang.invoke.PermuteArgsTest.java fails with "assert(is_Initialize()) failed: invalid node class"
Roland Westrelin
roland.westrelin at oracle.com
Thu Apr 16 15:30:24 UTC 2015
Thanks for the reviews, Vladimir & Vladimir.
Roland.
> On Apr 15, 2015, at 7:23 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> Good.
>
> Thanks,
> Vladimir
>
> On 4/15/15 2:17 AM, 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