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

compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with force inline by CompileCommand missing

XMLWordPrintable

    • b16
    • x86
    • windows

        we run sometimes into this error (especially on some virtualized windows machines) :

        java.lang.RuntimeException: 'force inline by CompileCommand' missing from stdout/stderr
        at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
        at compiler.compilercontrol.TestConflictInlineCommands.main(TestConflictInlineCommands.java:63)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
        at java.base/java.lang.Thread.run(Thread.java:1570)

        Maybe we do not reach the "force inline" action so the output is missing.

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: