-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b17
The fix for JDK-8322881 suppressed the failures which occurred when the temporary and working directories were not on the same file system by forcing those directories to be on the same file system. It would be better if it were still possible to test the case of the directories being on different file systems and for the test to handle any associated expected failures correctly when those file systems are not the same.
- relates to
-
JDK-8322881 java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp
-
- Resolved
-
-
JDK-8327474 Review use of java.io.tmpdir in jdk tests
-
- Resolved
-
-
JDK-8324811 java/nio/file/Files/CopyMoveVariations.java fails run with non-root user and /tmp and -w JTwork are in different partitions
-
- Closed
-