RFR(S) 8033260: assert(lrg._area >= 0.0) failed: negative spill area

Niclas Adlertz niclas.adlertz at oracle.com
Fri Feb 21 12:40:30 PST 2014


Thank you Vladimir.

Kind Regards,
Niclas Adlertz

On 02/21/2014 05:36 PM, Vladimir Kozlov wrote:
> 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