8066258: Re-examine com.sun.nio.file to see if it should be a supported API

Chris Hegarty chris.hegarty at oracle.com
Mon May 30 15:54:05 UTC 2016


On 30/05/16 16:41, Alan Bateman wrote:
>
> The last remaining JDK-specific API in java.base is the com.sun.nio.file
> API. This needs to be moved to a JDK-specific module, which one is TDB.
> For now I'd like to at least get the refactoring done and move this API
> to jdk.unsupported on a temporary basis. Once the refactoring is in JDK
> 9 then it will be trivial to move it. The proposed changes are here:
>     http://cr.openjdk.java.net/~alanb/8066258/webrev/

This look good to me Alan, and a quite clean solution. It will
be easy to refactor when a better home is found for it.

-Chris.


More information about the nio-dev mailing list