RFR: 8303413: (fs) Ignore polling interval sensitivity modifiers in PollingWatchService [v3]

Alan Bateman alanb at openjdk.org
Thu Mar 2 19:39:24 UTC 2023


On Thu, 2 Mar 2023 16:51:38 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Modify `sun.nio.fs.PollingWatchService` to ignore any polling sensitivity modifiers as done by the other `WatchService`s.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8303413: Simplify SensitivityModifier test

Updated version looks fine. In this case, I'd probably update the @bug line to add 8303413, only because the test is very different to the original test.

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

Marked as reviewed by alanb (Reviewer).

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


More information about the nio-dev mailing list