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

[testbug] java/util/zip/TestExtraTime.java fails with java.nio.file.AccessDeniedException

XMLWordPrintable

      The failure happens once in PIT
      ----------System.err:(21/1621)*----------
      java.nio.file.AccessDeniedException: .\\TestExtraTime.zip
      at sun.nio.fs.WindowsException.translateToIOException(java.base@9-internal/WindowsException.java:89)
      at sun.nio.fs.WindowsException.rethrowAsIOException(java.base@9-internal/WindowsException.java:103)
      at sun.nio.fs.WindowsException.rethrowAsIOException(java.base@9-internal/WindowsException.java:108)
      at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(java.base@9-internal/WindowsFileSystemProvider.java:231)
      at java.nio.file.spi.FileSystemProvider.newOutputStream(java.base@9-internal/FileSystemProvider.java:434)
      at java.nio.file.Files.newOutputStream(java.base@9-internal/Files.java:218)
      at java.nio.file.Files.copy(java.base@9-internal/Files.java:3053)
      at TestExtraTime.test0(TestExtraTime.java:150)
      at TestExtraTime.main(TestExtraTime.java:62)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:535)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:843)

        There are no Sub-Tasks for this issue.

            bpb Brian Burkhalter
            tpivovarova Tatiana Pivovarova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: