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

CTW: C1 compilation fails with assert(sux->loop_depth() != block->loop_depth() || sux->loop_index() == block->loop_index() || loop_through_xhandler) failed: Loop index has to be same

XMLWordPrintable

    • b11

      $ cd test/hotspot/jtreg/testlibrary/ctw
      $ make
      $ cd dist
      $ wget https://repo1.maven.org/maven2/javagroups/jgroups-all/2.2/jgroups-all-2.2.jar
      $ ./ctw.sh jgroups-all-2.2.jar

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/home/shade/trunks/jdk-jdk/src/hotspot/share/c1/c1_RangeCheckElimination.cpp:1116), pid=3444, tid=3492
      # assert(sux->loop_depth() != block->loop_depth() || sux->loop_index() == block->loop_index() || loop_through_xhandler) failed: Loop index has to be same

        1. hs_err_pid3444.log
          135 kB
          Aleksey Shipilev
        2. nested_exceptions.png
          25 kB
          Christian Hagedorn
        3. replay_pid3444.log
          167 kB
          Aleksey Shipilev

            chagedorn Christian Hagedorn
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: