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

C2 fails with unexpected node in SuperWord truncation: IsFiniteF, IsFiniteD

XMLWordPrintable

    • master
    • riscv

      After JDK-8350177, we hit the following assert in C2:

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/home/jenkins-slave/jdk/src/hotspot/share/opto/superword.cpp:2606), pid=3789547, tid=3789567
      # assert(false) failed: Unexpected node in SuperWord truncation: IsFiniteD
      #
      # JRE version: OpenJDK Runtime Environment (26.0) (fastdebug build 26-internal-jenkins-slave-20250718001030-jdk-ls-fc4f8f3d054)
      # Java VM: OpenJDK 64-Bit Server VM (fastdebug 26-internal-jenkins-slave-20250718001030-jdk-ls-fc4f8f3d054, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-loongarch64)
      # Problematic frame:
      # V [libjvm.so+0x1a93bb8] VLoopTypes::compute_vector_element_type()+0x8d0
      #
      # Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t %P %I %h %e" (or dumping to /home/jenkins-slave/jdk/build/linux-loongarch64-server-fastdebug/test-support/jtreg_test_hotspot_jtreg_tier1/scratch/0/core.3789547)
      #
      Unsupported internal testing APIs have been used.

            wanghaomin Haomin Wang
            wanghaomin Haomin Wang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: