8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps
Alan Bateman
Alan.Bateman at oracle.com
Thu Aug 8 10:03:36 UTC 2019
On 08/08/2019 10:32, Langer, Christoph wrote:
>
> Hi Brian,
>
> after the change came in, we see sporadic test failures:
>
> java.lang.RuntimeException: Expected modification timestamp to be
> '1483261261123456789', but was '1483261261000000000'
>
Which operating system is this? The actual timestamp is truncated which
suggests that it doesn't support nanos.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190808/033d8723/attachment-0001.html>
More information about the nio-dev
mailing list