hg: jdk10/sandbox/jdk: 8180519: Windows FILETIME should be converted to and from ULARGE_INTEGER not LARGE_INTEGER

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu May 18 18:17:36 UTC 2017


Changeset: 6fdda797b5a3
Author:    bpb
Date:      2017-05-18 10:22 -0700
URL:       http://hg.openjdk.java.net/jdk10/sandbox/jdk/rev/6fdda797b5a3

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: rriggs

! src/java.base/windows/native/libjava/WinNTFileSystem_md.c



More information about the jdk10-sandbox-changes mailing list