jdk-24/test/jdk/java/nio/file/Files
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +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
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 8327002: (fs) java/nio/file/Files/CopyMoveVariations.java should be able to test across file systems 2024-04-02 17:13:04 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
FileAttributes.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InputStreamTest.java 8233451: (fs) Files.newInputStream() cannot be used with character special files 2024-10-23 18:53:30 +00: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 8340329: (fs) Message of NotLinkException thrown by FIles.readSymbolicLink does not include file name (win) 2024-09-19 15:25:04 +00: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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +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