RFR(S) 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Feb 21 09:36:07 PST 2014
Good.
Thanks,
Vladimir
On 2/21/14 10:01 AM, Niclas Adlertz wrote:
> Hi Roland,
>
> Thank you for looking at this.
> I also had to replace the !isinf() check in ifg.cpp with g_isfinite() because of compatibilty issues on Windows.
>
> http://cr.openjdk.java.net/~adlertz/JDK-8033260/webrev01/
>
> Kind Regards,
> Niclas Adlertz
>
> On 02/21/2014 08:44 AM, Roland Westrelin wrote:
>> Hi Niclas,
>>
>>> webrev: http://cr.openjdk.java.net/~adlertz/JDK-8033260/webrev00/
>>
>> That looks good but you need to adjust the SA code as well:
>>
>> freqField = type.getJFloatField("_freq”);
>>
>> in Block.java
>>
>> Roland.
>>
>>
More information about the hotspot-compiler-dev
mailing list