On Thu, 21 Oct 2021 00:27:20 GMT, Clive Verghese <cvergh...@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 <cvergh...@openjdk.org>
Committer: Paul Hohensee <p...@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

Reply via email to