Review Request - JDK-4239752: FileSystem should be a platform-specific class to avoid native code
Jim Gish
jim.gish at oracle.com
Thu Oct 25 22:13:21 UTC 2012
Looks good to me.
Jim
On 10/25/2012 05: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
--
Jim Gish | Consulting Member of Technical Staff | +1.781.442.0304
Oracle Java Platform Group | Core Libraries Team
35 Network Drive
Burlington, MA 01803
jim.gish at oracle.com
More information about the core-libs-dev
mailing list