Looks good to me. You also fixed the new build to include java.io.FileSystem - that's good.

Mandy

On 10/25/2012 2:26 PM, Dan Xu wrote:
Hi,

Please review the code change to avoid native codes when creating the FileSystem object, http://cr.openjdk.java.net/~dxu/4239752/webrev/.

In the change, the native codes for windows and unix platforms are removed. Instead, corresponding Java codes are added for each platform. Thanks!

-Dan

Reply via email to