RFR: 8297275: WatchService delay with PollingWatchService causes test failures

Tyler Steele tsteele at openjdk.org
Mon Nov 28 21:06:45 UTC 2022


On Thu, 24 Nov 2022 08:59:50 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Would it be possible to run this on the AIX system and paste in the output?

On AIX:

2022-11-28T16:12:18.277871263Z
2022-11-28T16:12:18.281290513Z


On Linux x86_64:

2022-11-28T16:17:34.006071133Z
2022-11-28T16:17:34.015071329Z



> That is, it looks like AIX may use st_mtime_n rather than st_mtimespec.tv_nsec.

It looks to me like this is just a difference in naming, and that both refer to nanosecond resolution.

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

PR: https://git.openjdk.org/jdk/pull/10824


More information about the nio-dev mailing list