On 25/05/2016 20:24, Jiangli Zhou wrote:

I think the proposed toFileURL method name is fine and perhaps the javadoc of 
toFileURL method could make it clearer.  If we had to rename it, maybe 
toRealPathFileURL (mouthful but it clearly shows it’s “real path” as specified 
in java.nio.file.Path).
I discussed with Alan. We will keep the proposed toFileURL method name for now.

That should be fine. This is internal to the JDK and the VM doesn't care whether how the URL is constructed, it just has to be consistent with the library code I think.

-Alan

Reply via email to