Code Review for jdk

Prepared by:bpb on Wed May 17 16:26:40 PDT 2017
Workspace:/home/bpb/Work/jdk10-dev/jdk
Compare against: http://hg.openjdk.java.net/jdk10/jdk10/jdk
Compare against version:17195
Summary of changes: 3 lines changed: 0 ins; 0 del; 3 mod; 925 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/windows/native/libjava/WinNTFileSystem_md.c

rev 17196 : 8180519: Windows FILETIME should be converted to and from ULARGE_INTEGER not LARGE_INTEGER
Summary: Change LARGE_INTEGER to ULARGE_INTEGER for FILETIMEs used with the GetFileTime() and SetFileTime() functions.
Reviewed-by: XXX
3 lines changed: 0 ins; 0 del; 3 mod; 925 unchg

This code review page was prepared using /usr/local/bin/webrev.ksh (vers 25.16-hg+openjdk.java.net).