RFR: 8154208: (fs) Drop code for Windows XP/2003 from file system provider

Alan Bateman Alan.Bateman at oracle.com
Thu Apr 14 09:31:27 UTC 2016


On 14/04/2016 10:22, Claes Redestad wrote:
> Hi,
>
> as Windows XP/2003 support is being dropped in JDK 9, code support for 
> dealing with these can be dropped from the Windows file system provider.
>
> Webrev: http://cr.openjdk.java.net/~redestad/8154208/webrev.01/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8154208
>
> Passes all jdk_nio tests in JPRT

This looks good, just two minor comments:

WindowsFileSystem.java - ";;" at line L33.

WindowsUserDefinedFileAttributeView.java - the comment at L98 can be 
removed now.

-Alan


More information about the nio-dev mailing list