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

[s390x] TestUnreachableInnerLoop.java is failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 21
    • 21
    • hotspot
    • s390x
    • linux

      Regression test compiler/loopopts/TestUnreachableInnerLoop.java fails on s390x which was added after fixing JDK-8289954.

      Log:
      A fatal error has been detected by the Java Runtime Environment:

      Internal Error (/home/jdk/src/hotspot/share/opto/block.cpp:1357), pid=3986351, tid=3986367
      assert(n->is_Root() || n->is_Region() || n->is_Phi() || n->is_MachMerge() || def_block->dominates(block)) failed: uses must be dominated by definitions

      JRE version: OpenJDK Runtime Environment (20.0) (fastdebug build 20-internal-adhoc.root.jdk)
      Java VM: OpenJDK 64-Bit Server VM (fastdebug 20-internal-adhoc.root.jdk, compiled mode, sharing, tiered, compressed oops, compre
      ssed class ptrs, g1 gc, linux-s390x)
      Problematic frame:
      V [libjvm.so+0x3d78ba] PhaseCFG::verify() const+0x222


      JDK-8288981 Issue is expected to fix this test failure.

            amitkumar Amit Kumar
            amitkumar Amit Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: