JDK 17 | JDK 18 | JDK 19 |
---|---|---|
17.0.4Fixed | 18.0.2Fixed | 19 b22Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
AIX and BSD's implementation of the WatchService and WatchKey interfaces is given in PollingWatchService.java. The default wait after starting the polling thread, and period between subsequent polls is 10 seconds. This value is too long.
|