RFR: 8275536: [TEST] java.io.File and java.nio.File should return the same timestamp for lastModified

Clive Verghese cverghese at openjdk.java.net
Thu Oct 21 05:27:39 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.

@bplb Thank you for the feedback. I have addressed the comments and updated the PR.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6054


More information about the nio-dev mailing list