hg: jdk9/sandbox/jdk: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Mar 9 17:01:15 UTC 2017
Changeset: bf5351eced99
Author: bpb
Date: 2017-03-09 08:55 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/bf5351eced99
8176332: Increase sleep time in java/nio/channels/Selector/ChangingInterests.java write1()
Summary: Increase sleep from 50 to 150 ms.
Reviewed-by: alanb
! test/java/nio/channels/Selector/ChangingInterests.java
Changeset: a643e91c7138
Author: bpb
Date: 2017-03-09 08:58 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/a643e91c7138
8176237: (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores
Summary: On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs
Reviewed-by: alanb, chegar
! test/java/nio/file/FileStore/Basic.java
! test/java/nio/file/FileSystem/Basic.java
! test/lib/testlibrary/jdk/testlibrary/FileUtils.java
More information about the jdk9-sandbox-changes
mailing list