History log of /openjdk10/jdk/test/java/nio/file/WatchService/Basic.java
Revision Date Author Comments
# 9897:43f769f86f47 07-May-2014 igerasim

8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
Reviewed-by: alanb, chegar


# 9896:99e0f1f9c401 06-May-2014 igerasim

8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
Reviewed-by: alanb


# 6073:cea72c2bf071 02-Nov-2012 alanb

7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini


# 5016:c6d6ef8ec2bf 07-Feb-2012 alanb

7142847: TEST_BUG: java/nio/file/WatchService/SensitivityModifier.java has incorrect @run tag, runs Basic
Reviewed-by: chegar


# 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


# 3779:8d53286f1fe7 19-Mar-2011 alanb

7017446: (fs) Updates to file system API (3/2011)
Reviewed-by: sherman


# 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


# 1319:5208d0c90d73 27-Jun-2009 alanb

6838333: New I/O: Update file system API to jsr203/nio2-b101
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit
Reviewed-by: sherman


# 893:f06f30b29f36 14-Feb-2009 alanb

6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
4313887: New I/O: Improved filesystem interface
4607272: New I/O: Support asynchronous I/O
Reviewed-by: sherman, chegar