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

[TESTBUG] TestCase$Helper(java.lang.Object) must be osr_compiled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • hs25
    • hotspot
    • b111

    Backports

      Description

        java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled
        at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:223)
        at DeoptimizeAllTest.test(DeoptimizeAllTest.java:57)
        at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:168)
        at DeoptimizeAllTest.main(DeoptimizeAllTest.java:38)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:491)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:724)
        java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled
        at CompilerWhiteBoxTest.checkCompiled(CompilerWhiteBoxTest.java:223)
        at DeoptimizeAllTest.test(DeoptimizeAllTest.java:57)
        at CompilerWhiteBoxTest.runTest(CompilerWhiteBoxTest.java:168)
        at DeoptimizeAllTest.main(DeoptimizeAllTest.java:38)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:491)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:724)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled
        result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled

        Attachments

          Issue Links

            Activity

              People

                iignatyev Igor Ignatyev (Inactive)
                rbackman Rickard Backman (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: