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

jdk/jfr/jvm/TestJFRIntrinsic.java failed with -XX:-TieredCompilation

XMLWordPrintable

    • jfr
    • b12

        make test TEST="jdk/jfr/jvm/TestJFRIntrinsic.java" JTREG="VM_OPTIONS=-XX:-TieredCompilation" CONF=linux-x86_64-server-release

        ...
        ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed to enqueue method on level: 4
        REASON: User specified action: run main/othervm -Xbootclasspath/a:. -ea -Xmixed -Xbatch -XX:TieredStopAtLevel=1 -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI jdk.jfr.jvm.TestJFRIntrinsic
        TIME: 0.139 seconds
        messages:
        command: main -Xbootclasspath/a:. -ea -Xmixed -Xbatch -XX:TieredStopAtLevel=1 -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI jdk.jfr.jvm.TestJFRIntrinsic
        reason: User specified action: run main/othervm -Xbootclasspath/a:. -ea -Xmixed -Xbatch -XX:TieredStopAtLevel=1 -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI jdk.jfr.jvm.TestJFRIntrinsic
        Mode: othervm [/othervm specified]
        Additional options from @modules: --add-modules jdk.jfr,java.base,java.management --add-exports jdk.jfr/jdk.jfr.internal=ALL-UNNAMED --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
        elapsed time (seconds): 0.139
        configuration:
        Boot Layer
          add modules: jdk.jfr java.base java.management
          add exports: java.base/jdk.internal.misc ALL-UNNAMED
                       jdk.jfr/jdk.jfr.internal ALL-UNNAMED

        STDOUT:
        WB error: invalid compilation level 4
        STDERR:
        java.lang.RuntimeException: Failed to enqueue method on level: 4
            at jdk.jfr.jvm.TestJFRIntrinsic.runIntrinsicTest(TestJFRIntrinsic.java:107)
            at jdk.jfr.jvm.TestJFRIntrinsic.main(TestJFRIntrinsic.java:73)
            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.MainWrapper$MainThread.run(MainWrapper.java:127)
            at java.base/java.lang.Thread.run(Thread.java:832)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed to enqueue method on level: 4
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed to enqueue method on level: 4
        ...

              aoqi Qi Ao
              aoqi Qi Ao
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: