Review Request: 7186817 - Remove Windows 95/98/ME Support
Dan Xu
dan.xu at oracle.com
Tue Oct 9 20:02:44 UTC 2012
On 10/09/2012 12:30 PM, Alan Bateman wrote:
> On 09/10/2012 18:46, Dan Xu wrote:
>> Hi folks,
>>
>> Please help review the code change for CR7186817 to remove Windows
>> 95/98/ME support. The webrev has been uploaded to
>> http://cr.openjdk.java.net/~dxu/7186817/webrev/
>> <http://cr.openjdk.java.net/%7Edxu/7186817/webrev/>
>>
>> The main focus of this clean-up is in IO area. And I also cleaned
>> java/lang/ProcessImpl_md.c and java/util/TimeZone_md.c in this
>> transaction.
>>
>> Thanks,
>>
>> -Dan
> This is great clean-up. I haven't gone through it all yet but one
> question - are there any changes to the code that moved from
> Win32FileSystem to WinNTFileSystem? I'm just wondering whether there
> is anything that needs a closer look.
>
> -Alan
Thanks, Alan.
There are no code changes when moving them from Win32FileSystem to
WinNTFileSystem.
-Dan
More information about the core-libs-dev
mailing list