hg: jdk7/tl/jdk: 6929532: (file) WatchService should avoid queuing new modify events when lots of files are changing

alan.bateman at sun.com alan.bateman at sun.com
Sat Feb 27 18:19:24 UTC 2010


Changeset: 77beb60b39c6
Author:    alanb
Date:      2010-02-27 18:18 +0000
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/77beb60b39c6

6929532: (file) WatchService should avoid queuing new modify events when lots of files are changing
Reviewed-by: alanb
Contributed-by: sebastian.sickelmann at gmx.de

! src/share/classes/sun/nio/fs/AbstractWatchKey.java
+ test/java/nio/file/WatchService/LotsOfEvents.java
- test/java/nio/file/WatchService/OverflowEventIsLoner.java




More information about the core-libs-dev mailing list