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

[TESTBUG] TestInterpreterMethodEntries.java: Unable to create shared archive file

    XMLWordPrintable

Details

    • b31

    Description

      runtime/SharedArchiveFile/TestInterpreterMethodEntries.java

      Error occurred during initialization of VM
      Unable to use shared archive.

      An error has occurred while processing the shared archive file.
      Unable to create shared archive file ./TestInterpreterMethodEntries.jsa: (Permission denied).

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

      at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:380)
      at jdk.test.lib.cds.CDSTestUtils.checkDump(CDSTestUtils.java:87)
      at jdk.test.lib.cds.CDSTestUtils.createArchiveAndCheck(CDSTestUtils.java:107)
      at TestInterpreterMethodEntries.dumpAndUseSharedArchive(TestInterpreterMethodEntries.java:76)
      at TestInterpreterMethodEntries.main(TestInterpreterMethodEntries.java:50)
      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:564)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
      at java.base/java.lang.Thread.run(Thread.java:844)

      Attachments

        Activity

          People

            ccheung Calvin Cheung
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: