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

java/util/zip/EntryCount64k.java failed with EntryCount64k-tmp.zip (Access is denied)

XMLWordPrintable

      entryCount=65533 shouldUseZip64=false usesZip64=false zipSize=6797173

      java.io.FileNotFoundException: EntryCount64k-tmp.zip (Access is denied)
      at java.base/java.io.FileOutputStream.open0(Native Method)
      at java.base/java.io.FileOutputStream.open(FileOutputStream.java:292)
      at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
      at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:185)
      at EntryCount64k.test(EntryCount64k.java:72)
      at EntryCount64k.main(EntryCount64k.java:65)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:567)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:830)

            lancea Lance Andersen
            mikael Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: