compiler/igvn/IntegerDivValueTests.java failed with division by zero

XMLWordPrintable

      Custom Run Test: @Run: checkIntConstants - @Tests: {testIntConstantFolding,testIntConstantFoldingSpecialCase}:
      compiler.lib.ir_framework.shared.TestRunException: There was an error while invoking @Run method public void compiler.igvn.IntegerDivValueTests.checkIntConstants(compiler.lib.ir_framework.RunInfo)
      at compiler.lib.ir_framework.test.CustomRunTest.invokeTest(CustomRunTest.java:162)
      at compiler.lib.ir_framework.test.AbstractTest.run(AbstractTest.java:100)
      at compiler.lib.ir_framework.test.CustomRunTest.run(CustomRunTest.java:89)
      at compiler.lib.ir_framework.test.TestVM.runTests(TestVM.java:865)
      at compiler.lib.ir_framework.test.TestVM.start(TestVM.java:255)
      at compiler.lib.ir_framework.test.TestVM.main(TestVM.java:168)
      Caused by: java.lang.reflect.InvocationTargetException
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at compiler.lib.ir_framework.test.CustomRunTest.invokeTest(CustomRunTest.java:157)
      ... 5 more
      Caused by: java.lang.ArithmeticException: / by zero
      at compiler.igvn.IntegerDivValueTests.checkIntConstants(IntegerDivValueTests.java:207)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      ... 7 more



      at compiler.lib.ir_framework.test.TestVM.runTests(TestVM.java:901)
      at compiler.lib.ir_framework.test.TestVM.start(TestVM.java:255)
      at compiler.lib.ir_framework.test.TestVM.main(TestVM.java:168)

            Assignee:
            Unassigned
            Reporter:
            Daniel Jelinski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: