RFR: JDK-8058440 - OOM at SPIDEvice.writeAndRead with 'skip' equals to write buffer lenght

Sergey Nazarkin sergey.nazarkin at oracle.com
Tue Sep 16 07:44:33 UTC 2014


Hi jen,

'toRecv' is fully depend from 'dst' and due to this dependency if toRecv 
is not null then dst is definitely not null as well

/Sergey

15.09.2014 20:21, Jen Dority пишет:
> Hi Sergey,
>
> Don't we still need the null check on dst at 551/555?
>
> Jen
>
> On 9/15/2014 6:08 AM, Sergey Nazarkin wrote:
>> issue: https://bugs.openjdk.java.net/browse/JDK-8058440
>> webrev: http://cr.openjdk.java.net/~snazarki/JDK-8058440/
>>
>> Hi All,
>>
>> please review fix  for OOM issue at SPIDeviceImpl class.
>>
>> Thanks,
>> -- /Sergey
>



More information about the dio-dev mailing list