RFR(XS) JDK-8013830: [parfait] Uninitialised pointer 'Reachblock' may be used as argument

Niclas Adlertz niclas.adlertz at oracle.com
Wed Oct 9 02:36:01 PDT 2013


Thank you Vladimir.


On 2013-10-08 18:18, Vladimir Kozlov wrote:
> Good.
>
> Vladimir
>
> On 10/7/13 7:00 AM, Niclas Adlertz wrote:
>> Hi all,
>>
>> The uninitialized pointer 'Reachblock' can be replaced with NULL at the
>> call since the node we are re-materializing will not have any live range
>> input (because of contains_no_live_range_input(def)).
>>
>> WEBREV: http://cr.openjdk.java.net/~adlertz/JDK-8013830/webrev00/
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8013830
>>
>> Kind Regards,
>> Niclas Adlertz
>>



More information about the hotspot-compiler-dev mailing list