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

compiler/c2/7068051/Test7068051.java fails with "java.io.IOException: Error in writing existing jar file"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • x86_64
    • windows_8

      stdout: [];
       stderr: [java.io.IOException: Error in writing existing jar file
      at sun.tools.jar.Main.run(Main.java:285)
      at sun.tools.jar.Main.main(Main.java:1308)
      ]
       exitValue = 1

      java.lang.RuntimeException: Expected to get exit value of [0]

      at jdk.test.lib.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:362)
      at Test7068051.runJar(Test7068051.java:138)
      at Test7068051.createTestJarFile(Test7068051.java:127)
      at Test7068051.main(Test7068051.java:60)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:502)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)

            Unassigned Unassigned
            jbachorik Jaroslav BachorĂ­k
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: