Integrated: 8303413: (fs) Ignore polling interval sensitivity modifiers in PollingWatchService
Brian Burkhalter
bpb at openjdk.org
Fri Mar 3 18:37:27 UTC 2023
On Wed, 1 Mar 2023 00:27:46 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.
This pull request has now been integrated.
Changeset: a04b1049
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a04b1049ffc29c2ab2ec1b39e70b72288a39b371
Stats: 110 lines in 2 files changed: 3 ins; 79 del; 28 mod
8303413: (fs) Ignore polling interval sensitivity modifiers in PollingWatchService
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/12795
More information about the nio-dev
mailing list