RFR: 8274314: Typo in WatchService#poll(long timeout, TimeUnit unit) javadoc

Jaikiran Pai jpai at openjdk.java.net
Sat Sep 25 06:59:14 UTC 2021


Could I please get a review for this trivial fix in the javadoc of WatchService#poll(long timeout, TimeUnit unit)?

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

Commit messages:
 - 8274314: Typo in WatchService#poll(long timeout, TimeUnit unit) javadoc

Changes: https://git.openjdk.java.net/jdk/pull/5692/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5692&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8274314
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5692.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5692/head:pull/5692

PR: https://git.openjdk.java.net/jdk/pull/5692


More information about the nio-dev mailing list