Test name(s): java/nio/file/FileStore/Basic.java
JDK tested: 8u25b17,8u25b01,8b132
OS tested:SLES,Linux
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced:SLES machine (passes in Linux)
----------System.err:(18/989)----------
java.nio.file.NoSuchFileException: /import
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileStore.readAttributes(UnixFileStore.java:111)
at sun.nio.fs.UnixFileStore.getTotalSpace(UnixFileStore.java:118)
at Basic.doTests(Basic.java:118)
at Basic.main(Basic.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:776)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.nio.file.NoSuchFileException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.nio.file.NoSuchFileException: /import
test result: Failed. Execution failed: `main' threw exception: java.nio.file.NoSuchFileException: /import
JDK tested: 8u25b17,8u25b01,8b132
OS tested:SLES,Linux
Is it a regression? No
Regression introduced in release/build: N/A
Is it platform specific? Yes
The is failure reproduced:SLES machine (passes in Linux)
----------System.err:(18/989)----------
java.nio.file.NoSuchFileException: /import
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileStore.readAttributes(UnixFileStore.java:111)
at sun.nio.fs.UnixFileStore.getTotalSpace(UnixFileStore.java:118)
at Basic.doTests(Basic.java:118)
at Basic.main(Basic.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:776)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.nio.file.NoSuchFileException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.nio.file.NoSuchFileException: /import
test result: Failed. Execution failed: `main' threw exception: java.nio.file.NoSuchFileException: /import
- duplicates
-
JDK-8073078 java/nio/file/FileStore/Basic.java sensitive to NFS configuration
-
- Closed
-
- relates to
-
JDK-7107584 TEST_BUG: java/nio/file/FileStore/Basic.java fails when mount points not accessible
-
- Closed
-
-
JDK-8058789 java/nio/file/FileStore/Basic.java fails accessing NFS mount
-
- Closed
-