Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime

XMLWordPrintable

    • b21

        java.io.File::lastModified uses the function described in UnixFileSystem_md.c#226 [1] and java.nio.Files.getLastModifiedTime uses the function from UnixNativeDispatcher.c#L525 [2]. The data returned by the OS is processed differently in both functions. This test ensures that precision improvements are applied to both the functions at the same time.

              Assignee:
              Clive Verghese
              Reporter:
              Clive Verghese
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: