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

C2: "control input must dominate current control" assert failure

XMLWordPrintable

    • b17

        # Internal Error (/home/roland/jdk-jdk/src/hotspot/share/opto/loopopts.cpp:1765), pid=1742391, tid=1742405
        # assert(is_dominator(c, n_ctrl)) failed: control input must dominate current control

        with attached test case run with:

        java -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:CompileOnly=TestBadControlAfterPreMainPost::test -XX:-UseLoopPredicate -XX:-DoEscapeAnalysis TestBadControlAfterPreMainPost

        Assert comes from code added by JDK-8314024

              roland Roland Westrelin
              roland Roland Westrelin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: