-
Bug
-
Resolution: Fixed
-
P4
-
8u40, 9
-
b44
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083125 | emb-9 | Igor Ignatyev | P4 | Resolved | Fixed | team |
JDK-8183672 | 8u161 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
JDK-8180937 | 8u152 | Tobias Hartmann | P4 | Resolved | Fixed | b05 |
compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java uses develop flag VerifyDependencies which is unavailable in product build
----------System.out:(10/1004)----------
Command line: [/export/local/aurora/CommonData/jdk/bin/java -Xcomp -client -Xcomp -Xbootclasspath/p:/export/local/aurora/sandbox/results/workDir/classes/compiler/dependencies/MonomorphicObjectCall/ -Xcomp -XX:-VerifyDependencies -XX:CompileOnly=TestMonomorphicObjectCall::callFinalize -XX:CompileOnly=Object::finalizeObject -XX:TieredStopAtLevel=1 TestMonomorphicObjectCall true ]
--- ProcessLog ---
cmd: /export/local/aurora/CommonData/jdk/bin/java -Xcomp -client -Xcomp -Xbootclasspath/p:/export/local/aurora/sandbox/results/workDir/classes/compiler/dependencies/MonomorphicObjectCall/ -Xcomp -XX:-VerifyDependencies -XX:CompileOnly=TestMonomorphicObjectCall::callFinalize -XX:CompileOnly=Object::finalizeObject -XX:TieredStopAtLevel=1 TestMonomorphicObjectCall true
exitvalue: 1
stderr: Error: VM option 'VerifyDependencies' is develop and is available only in debug version of VM.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
stdout:
----------System.err:(24/1199)----------
stdout: [];
stderr: [Error: VM option 'VerifyDependencies' is develop and is available only in debug version of VM.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
]
exitValue = 1
java.lang.RuntimeException: Expected to get exit value of [0]
at com.oracle.java.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:308)
at TestMonomorphicObjectCall.executeTestJvm(TestMonomorphicObjectCall.java:71)
at TestMonomorphicObjectCall.main(TestMonomorphicObjectCall.java:51)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
----------System.out:(10/1004)----------
Command line: [/export/local/aurora/CommonData/jdk/bin/java -Xcomp -client -Xcomp -Xbootclasspath/p:/export/local/aurora/sandbox/results/workDir/classes/compiler/dependencies/MonomorphicObjectCall/ -Xcomp -XX:-VerifyDependencies -XX:CompileOnly=TestMonomorphicObjectCall::callFinalize -XX:CompileOnly=Object::finalizeObject -XX:TieredStopAtLevel=1 TestMonomorphicObjectCall true ]
--- ProcessLog ---
cmd: /export/local/aurora/CommonData/jdk/bin/java -Xcomp -client -Xcomp -Xbootclasspath/p:/export/local/aurora/sandbox/results/workDir/classes/compiler/dependencies/MonomorphicObjectCall/ -Xcomp -XX:-VerifyDependencies -XX:CompileOnly=TestMonomorphicObjectCall::callFinalize -XX:CompileOnly=Object::finalizeObject -XX:TieredStopAtLevel=1 TestMonomorphicObjectCall true
exitvalue: 1
stderr: Error: VM option 'VerifyDependencies' is develop and is available only in debug version of VM.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
stdout:
----------System.err:(24/1199)----------
stdout: [];
stderr: [Error: VM option 'VerifyDependencies' is develop and is available only in debug version of VM.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
]
exitValue = 1
java.lang.RuntimeException: Expected to get exit value of [0]
at com.oracle.java.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:308)
at TestMonomorphicObjectCall.executeTestJvm(TestMonomorphicObjectCall.java:71)
at TestMonomorphicObjectCall.main(TestMonomorphicObjectCall.java:51)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
- backported by
-
JDK-8083125 compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java fails product
-
- Resolved
-
-
JDK-8180937 compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java fails product
-
- Resolved
-
-
JDK-8183672 compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java fails product
-
- Resolved
-
- duplicates
-
JDK-8180931 TestMonomorphicObjectCall failed with Error: VM option 'VerifyDependencies' is develop and is available only in debug version of VM
-
- Closed
-