hg: jdk8u/jdk8u-dev/jdk: 3 new changesets

ivan.gerasimov at oracle.com ivan.gerasimov at oracle.com
Sat Nov 8 00:39:50 UTC 2014


Changeset: 01f67b31eeb0
Author:    igerasim
Date:      2014-05-07 09:43 +0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/01f67b31eeb0

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

! src/share/classes/sun/nio/fs/AbstractPoller.java
! test/java/nio/file/WatchService/Basic.java

Changeset: 39430f339350
Author:    igerasim
Date:      2014-05-07 16:50 +0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/39430f339350

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

! src/share/classes/sun/nio/fs/AbstractPoller.java
! test/java/nio/file/WatchService/Basic.java

Changeset: e73c2fb244de
Author:    alanb
Date:      2014-05-09 09:47 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/e73c2fb244de

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

! src/share/classes/sun/nio/fs/PollingWatchService.java



More information about the jdk8u-dev-changes mailing list