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

Test compiler/runtime/TestDontCompileHugeMethods.java failed

XMLWordPrintable

      java.lang.RuntimeException: ' HugeSwitch::shortMethod (' missing from stdout/stderr
      at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:253)
      at compiler.runtime.TestDontCompileHugeMethods.runTest(TestDontCompileHugeMethods.java:111)
      at compiler.runtime.TestDontCompileHugeMethods.main(TestDontCompileHugeMethods.java:119)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
      at java.base/java.lang.Thread.run(Thread.java:1474)

      Log only shows:

      2561 1260 b 1 HugeSwitch::main (34 bytes)
      2565 1260 1 HugeSwitch::main (34 bytes) made not entrant: C1 deoptimize for patching

            manc Man Cao
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: