RFR: 8303413: (fs) Ignore polling interval sensitivity modifiers in PollingWatchService
Alan Bateman
alanb at openjdk.org
Wed Mar 1 16:44:04 UTC 2023
On Wed, 1 Mar 2023 16:30:53 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> I ran this test already and it still succeeds.
I'm sure it does, but shouldn't it be replaced with some simple to just make sure that the modifiers are ignored? It is currently one of the slowest tests in the jdk_nio tree and with the changes here it overlaps with the existing WatchService tests.
-------------
PR: https://git.openjdk.org/jdk/pull/12795
More information about the nio-dev
mailing list