7034532: (fs) AssertionError when working directory is UNC

Alan Bateman Alan.Bateman at oracle.com
Fri Apr 8 13:02:29 PDT 2011


Mike Duigou wrote:
> The patch looks good to me. 
>
> The direct throwing of AssertionError is a bit odd. InternalError instead perhaps?
>
>
>   
I'm not sure whether AssertionError or InternalError is the better 
choice. In the Windows provider it throws AssertionError in the otehr 
"should not reach here" cases so I think I'll keep it consistent for now

-Alan



More information about the nio-dev mailing list