On 2/20/19 11:28 AM, Andrew Dinn wrote:
> So, in the next webrev when force() with no args is called on a non-SYNC
> mode buffer I will ensure it continues to call
> 
>   force0(fd, mappingAddress(offset), mappingLength(offset))
> 
> For a SYNC buffer I'll redirect to call
> 
>   force(0, limit())

<panic>
Whoa! If that first argument a file descrpitor? If it is, you do know
that 0 is a legal fd, right?
</panic>

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671

Reply via email to