jdk-24/test/jdk/java/nio/file/Files
2024-03-01 13:48:50 +00:00
..
probeContentType 8320943: Files/probeContentType/Basic.java fails on latest Windows 11 - content type mismatch 2023-12-05 15:56:30 +00:00
walkFileTree 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
BytesAndLines.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CallWithInterruptSet.java 8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set 2018-06-26 08:13:02 +01:00
CheckPermissions.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
copy.policy 8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system 2022-06-02 17:36:25 +00:00
CopyAndMove.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
CopyInterference.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
CopyMoveVariations.java 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp 2024-02-26 20:47:59 +00:00
CopyProcFile.java 8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output 2022-09-29 21:06:49 +00:00
CopyToNonDefaultFS.java 8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system 2022-06-02 17:36:25 +00:00
CreateDirectories.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
CustomOptions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DeleteOnClose.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
FaultyFileSystem.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FileAttributes.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InputStreamTest.java 8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size 2019-07-30 09:46:06 -07:00
InterruptCopy.java 8272964: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted 2021-08-27 16:08:29 +00:00
Links.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Misc.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
Mismatch.java 8202285: (fs) Add a method to Files for comparing file contents 2018-11-08 09:50:54 -08:00
NameLimits.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NulDevice.java 8263898: (fs) Files.newOutputStream on the "NUL" special device throws FileSystemException: "nul: Incorrect function" (win) 2021-03-30 18:18:37 +00:00
PassThroughFileSystem.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReadWriteString.java 8325590: Regression in round-tripping UTF-16 strings after JDK-8311906 2024-02-13 15:16:50 +00:00
SBC.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
SetLastModifiedTime.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
StreamLinesTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StreamTest.java 8327046: (fs) Files.walk should be clear that depth-first traversal is pre-order 2024-03-01 13:48:50 +00:00
SubstDrive.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
SymlinkTime.java 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support 2024-02-29 16:47:14 +00:00
TemporaryFiles.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00