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

runtime/ErrorHandling/MachCodeFramesInErrorFile.java fails on linux ppc64le

XMLWordPrintable

    • ppc
    • linux

      In the SapMachine CI we see the test runtime/ErrorHandling/MachCodeFramesInErrorFile.java reproducibly failing since several weeks now.
      A jtr log excerpt contains this:
      java.lang.RuntimeException: 1 < 2
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at MachCodeFramesInErrorFile.run(MachCodeFramesInErrorFile.java:169)
      at MachCodeFramesInErrorFile.main(MachCodeFramesInErrorFile.java:107)
      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 it is related to JDK-8275677, but the error does not look exactly the same, so I open a new bug for this issue.

        There are no Sub-Tasks for this issue.

            mdoerr Martin Doerr
            clanger Christoph Langer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: