RFR: 8154208: (fs) Drop code for Windows XP/2003 from file system provider
Claes Redestad
claes.redestad at oracle.com
Thu Apr 14 09:47:40 UTC 2016
On 04/14/2016 11:31 AM, Alan Bateman wrote:
> 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.
Thanks, Alan,
comments fixed and updated in place.
/Claes
More information about the nio-dev
mailing list