8231174: (fs) FileTime should have 100ns resolution (win)

Alan Bateman Alan.Bateman at oracle.com
Mon Sep 23 20:14:36 UTC 2019


On 23/09/2019 20:13, Brian Burkhalter wrote:
>
> I think that this version [1,2] should address the concern.
>
Partly, there is also this adjustment that could overflow:
    time += WINDOWS_EPOCH_IN_100NS;

-Alan.





More information about the nio-dev mailing list