History log of /openjdk9/jdk/test/java/nio/file/WatchService/LotsOfEvents.java
Revision Date Author Comments
# 16766:c3039b7b89f0 24-Feb-2017 bpb

8175115: Improve instrumentation of java/nio/file/WatchService/LotsOfEvents.java
Summary: Attempt an additional long poll to check for missed events and print more information
Reviewed-by: rriggs


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 4216:dc497a55daa1 09-May-2011 alanb

7042979: Rename StandardSocketOption and StandardWatchEventKind
Reviewed-by: forax, chegar


# 3909:272483f6650b 06-Apr-2011 ohair

7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes


# 3471:236e3f2d0a6b 28-Jan-2011 alanb

7006126: (fs) Updates to file system API (1/2011)
Reviewed-by: chegar, sherman


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 2197:cddb43b12d28 03-Mar-2010 alanb

6931216: TEST_BUG: test/java/nio/file/WatchService/LotsOfEvents.java failed with NPE
Reviewed-by: chegar


# 2191:77beb60b39c6 27-Feb-2010 alanb

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