hg: jdk8u/jdk8u/jdk: 2 new changesets

adinn at redhat.com adinn at redhat.com
Thu May 30 08:53:36 UTC 2019


Changeset: 32c88d12f6ae
Author:    adinn
Date:      2019-05-24 15:26 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/32c88d12f6ae

8173910: (fs) java/nio/file/FileSystem/Basic.java should conditionally check FileStores
Summary: On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs
Reviewed-by: alanb

! test/java/nio/file/FileSystem/Basic.java

Changeset: d0cccfd32b1e
Author:    adinn
Date:      2019-05-24 16:15 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/d0cccfd32b1e

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 jdk8u-changes mailing list