Re: RFR: 8275536: Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime [v3]
25 Oct
2021
25 Oct
'21
4:47 p.m.
On Thu, 21 Oct 2021 22:54:34 GMT, Clive Verghese <cverghese@openjdk.org> wrote:
The test validated that the precision returned by `java.io.File.lastModified` and `java.nio.file.Files.getLastModifiedTime` are the same.
Clive Verghese has updated the pull request incrementally with one additional commit since the last revision:
Move test from java/nio to java/io
Marked as reviewed by bpb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/6054
1597
Age (days ago)
1597
Last active (days ago)
0 comments
1 participants
participants (1)
-
Brian Burkhalter