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

compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java fails product

XMLWordPrintable

    • b44

        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]

              tpivovarova Tatiana Pivovarova (Inactive)
              iignatyev Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: