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

[vector] 2 vector api tests crash with assert(is_reference_type(basic_type())) failed: wrong type

XMLWordPrintable

      2 tests IntMaxVectorTests.java and FloatMaxVectorTests.java crash when run with -Xcomp.

      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/ciConstant.hpp:109
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (src/hotspot/share/ci/ciConstant.hpp:109), pid=24120, tid=24135
      # assert(is_reference_type(basic_type())) failed: wrong type
      #
      # JRE version: OpenJDK Runtime Environment (15.0) (fastdebug build 15-internal+0-adhoc.sandhya.vint)
      # Java VM: OpenJDK 64-Bit Server VM (fastdebug 15-internal+0-adhoc.sandhya.vint, compiled mode, sharing, compressed oops, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0x17d7548] check_vbox(TypeInstPtr const*) [clone .constprop.76]+0x168

      jtreg --add-modules jdk.incubator.vector -XX:-TieredCompilation -Xcomp IntMaxVectorTests.java

            jbhateja Jatin Bhateja
            sviswanathan Sandhya Viswanathan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: