jdk-24/test/jdk/java/io/File
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
..
createTempFile 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
AccessDenied.java
Basic.java 8298639: Perform I/O operations in bulk for RandomAccessFile 2022-12-18 20:25:42 +00:00
CheckTempDir.java
CompareTo.java
Cons.java 8290499: new File(parent, "/") breaks normalization – creates File with slash at the end 2023-05-30 16:16:45 +00:00
Create.java
CreateNewFile.java
DeleteOnExit.java
DeleteOnExitLong.java
DeleteOnExitNPE.java
EmptyPath.java
FileMethods.java
GetAbsolutePath.java 8320348: test/jdk/java/io/File/GetAbsolutePath.windowsDriveRelative fails if working directory is not on drive C 2023-11-20 18:23:02 +00:00
GetCanonicalPath.java 8003887: File.getCanonicalFile() does not resolve symlinks on MS Windows 2024-09-05 15:03:54 +00:00
GetParent.java
GetXSpace.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
HashCodeEquals.java
IsAbsolute.java 8287843: File::getCanonicalFile doesn't work for \\?\C:\ style paths DOS device paths 2023-11-14 18:01:13 +00:00
IsHidden.java
LastModifiedTest.java 8279134: Fix Amazon copyright in various files 2021-12-26 22:10:54 +00:00
libGetXSpace.c 8319958: test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit 2023-11-14 17:06:03 +00:00
ListNull.java
ListRoots.java 8208077: File.listRoots performance degradation 2023-01-19 06:59:38 +00:00
ListSpace.java
MacPath.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
MacPathTest.java
MaxPath.java
MaxPathLength.java
Mkdir.java
NulFile.java
NullArgs.java
SetAccess.java
SetLastModified.java 8229333: java/io/File/SetLastModified.java timed out 2019-10-01 07:37:39 -07:00
SetReadOnly.java
SymLinks.java
TempDirDoesNotExist.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
TimeZoneLastModified.java
ToURI.java
ToURL.java
Unicode.java
UserDirChangedTest.java
Util.java
WinDeviceName.java
WinDirRelative.java
WindowsPrefixes.java 8287843: File::getCanonicalFile doesn't work for \\?\C:\ style paths DOS device paths 2023-11-14 18:01:13 +00:00
WinMaxPath.java
WinSpecialFiles.java 8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017 2018-05-22 16:19:31 -07:00