[11] RFR: 8206873: Null pointer dereference in LIRGenerator

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jul 12 15:05:10 UTC 2018


+1

Thanks,
Vladimir

On 7/12/18 3:27 AM, Tobias Hartmann wrote:
> Hi Rahul,
> 
> looks good to me.
> 
> Best regards,
> Tobias
> 
> On 12.07.2018 12:13, Rahul Raghavan wrote:
>> Hi,
>>
>> Please review the following fix proposal.
>>
>> <webrev> - http://cr.openjdk.java.net/~rraghavan/8206873/webrev.00/
>>
>> <JBS> - https://bugs.openjdk.java.net/browse/JDK-8206873 -
>>
>> Added required assert statements same as present in other similar locations in the same source file,
>> to avoid failures with static analysis tool.
>>
>> Thanks,
>> Rahul


More information about the hotspot-compiler-dev mailing list