-
Bug
-
Resolution: Fixed
-
P2
-
10
-
b31
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)
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)