Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8227438

[TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry

XMLWordPrintable

    • b06

        Files.exists api states as below:
        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.

              fyuan Frank Yuan (Inactive)
              fyuan Frank Yuan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: