Integrated: 8275536: Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime
Clive Verghese
cverghese at openjdk.java.net
Mon Oct 25 18:37:16 UTC 2021
On Thu, 21 Oct 2021 00:27:20 GMT, Clive Verghese <cverghese at openjdk.org> wrote:
> The test validated that the precision returned by `java.io.File.lastModified` and `java.nio.file.Files.getLastModifiedTime` are the same.
This pull request has now been integrated.
Changeset: 97d3280e
Author: Clive Verghese <cverghese at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/97d3280eb4735f5b84cd4a9a1286e35c1c48113a
Stats: 60 lines in 1 file changed: 60 ins; 0 del; 0 mod
8275536: Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime
Reviewed-by: alanb, bpb
-------------
PR: https://git.openjdk.java.net/jdk/pull/6054
More information about the core-libs-dev
mailing list