File.getCanonicalPath() and Path.toRealPath()
Brian Dellisanti
briandellisanti at gmail.com
Sat Jun 27 11:12:07 PDT 2009
Is there any guaranteed relationship between the result of
File.getCanonicalPath() and the result of Path.toRealPath(true) with
the default provider?
More information about the nio-discuss
mailing list