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

Brian Burkhalter bpb at openjdk.org
Thu Mar 2 20:07:58 UTC 2023


> 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: Add 8303413 to @bug tag in SensitivityModifier test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12795/files
  - new: https://git.openjdk.org/jdk/pull/12795/files/2e9867bd..a2216a72

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12795&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12795&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/12795.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12795/head:pull/12795

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


More information about the nio-dev mailing list