Two small fixes

Alan Bateman Alan.Bateman at oracle.com
Mon Aug 23 07:48:32 PDT 2010


Chris Hegarty wrote:
> :
>> The webrev is here:
>> http://cr.openjdk.java.net/~alanb/6431344/webrev
>
> This change mainly looks fine. One minor comment; do we really need 
> the nested try statements in transferFromFileChannel? Can the catch 
> not simply match the first try and remove the second?
That would be better - thanks! I've updated the webrev.

-Alan


More information about the nio-dev mailing list