On 25/10/2012 22:26, 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
Thanks for taking this one, the changes looks good to me, and a good follow-up to 7186817 [1]. Also thank you for spending the time to make sure that it builds with both the old and the new build system. I'll push it for you today.

-Alan.

[1] http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c2be39b27e1c

Reply via email to