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

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu May 18 18:10:20 UTC 2017


Changeset: 6fdda797b5a3
Author:    bpb
Date:      2017-05-18 10:22 -0700
URL:       http://hg.openjdk.java.net/amber/amber/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 amber-dev mailing list