-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8320976 | 11.0.23 | Andrew Lu | P4 | Resolved | Fixed | b01 |
JDK-8316798 | 11.0.22-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
Returns:
true if the file exists; false if the file does not exist or its existence cannot be determined.
So the behavior of the test library function FileUtils.deleteFileIfExistsWithRetry is not exact.
- backported by
-
JDK-8316798 [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
- Resolved
-
JDK-8320976 [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
- Resolved
- relates to
-
JDK-8184961 jdk.test.lib.util.FileUtils.deleteFileWithRetry0 should wait for absence of a file
- Resolved
-
JDK-8185458 Added comment for Files.notExists in FileUtils test library
- Closed
-
JDK-8227422 sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
- Resolved