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

RISC-V: TestBadFormat.java fails when running without RVV

XMLWordPrintable

    • master
    • riscv
    • linux

      We noticed that testlibrary_tests/ir_framework/tests/TestBadFormat.java fails when running tier4 tests on p550.
      The reason for the error is that the Vector test related to badVectorNodeSize requires RVV on riscv, otherwise the expected passing case will fail and cannot match FailCount.

      Error log:
      ```

      ----------System.err:(87/13353)----------
      java.lang.RuntimeException:
      One or more format violations have been detected:

      Violations (67)
      ---------------
       - Provided empty string for composite node IRNode.STORE_OF_CLASS at index 1 for IR rule 1 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.emtpyUserProvidedPostfix().
       - Provided empty string for composite node IRNode.STORE_OF_CLASS at index 1 for IR rule 2 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.emtpyUserProvidedPostfix().
       - Provided empty string for composite node IRNode.STORE_OF_CLASS at index 1 for IR rule 3 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.emtpyUserProvidedPostfix().
       - Provided empty string for composite node IRNode.STORE_OF_CLASS at index 1 for IR rule 4 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.emtpyUserProvidedPostfix().
       - Missing count for node IRNode.STORE for IR rule 1 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.missingCountString().
       - Missing count for node IRNode.STORE_OF_CLASS for IR rule 2 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.missingCountString().
       - Provided invalid value "_#STORE#_" after comparator "=", node IRNode.STORE, in count string "_#STORE#_" for IR rule 1 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "_#STORE#_" after comparator "=", node IRNode.STORE, in count string "_#STORE#_" for IR rule 2 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "_#STORE#_" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "_#STORE#_" for IR rule 3 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided empty value, node IRNode.STORE, in count string "" for IR rule 4 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided empty value, node IRNode.STORE_OF_CLASS, in count string "" for IR rule 5 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided empty value after comparator "<", node IRNode.STORE, in count string "<" for IR rule 6 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided empty value after comparator "!", node IRNode.STORE, in count string "!" for IR rule 7 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid comparator "!", node IRNode.STORE, in count string "!3" for IR rule 8 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "=" after comparator "=", node IRNode.STORE, in count string "==" for IR rule 9 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-45" after comparator "=", node IRNode.STORE, in count string "-45" for IR rule 10 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "3.0" after comparator "=", node IRNode.STORE, in count string "3.0" for IR rule 11 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "a3" after comparator "=", node IRNode.STORE, in count string "a3" for IR rule 12 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "0x1" after comparator "=", node IRNode.STORE, in count string "0x1" for IR rule 13 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-45" after comparator ">", node IRNode.STORE, in count string ">-45" for IR rule 14 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "3.0" after comparator ">", node IRNode.STORE, in count string ">3.0" for IR rule 15 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "a3" after comparator ">", node IRNode.STORE, in count string ">a3" for IR rule 16 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "0x1" after comparator ">", node IRNode.STORE, in count string ">0x1" for IR rule 17 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-45" after comparator ">", node IRNode.STORE, in count string "> -45" for IR rule 18 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "3.0" after comparator ">", node IRNode.STORE, in count string "> 3.0" for IR rule 19 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "a3" after comparator ">", node IRNode.STORE, in count string "> a3" for IR rule 20 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "0x1" after comparator ">", node IRNode.STORE, in count string "> 0x1" for IR rule 21 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-45" after comparator ">", node IRNode.STORE, in count string " > -45" for IR rule 22 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "3.0" after comparator ">", node IRNode.STORE, in count string " > 3.0" for IR rule 23 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "a3" after comparator ">", node IRNode.STORE, in count string " > a3" for IR rule 24 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "0x1" after comparator ">", node IRNode.STORE, in count string " > 0x1" for IR rule 25 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Not-equal comparator not supported. Please rewrite the rule. for IR rule 26 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Node count comparison "<0" is not allowed: always false. for IR rule 27 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Node count comparison "<1" should be rewritten as "=0" for IR rule 28 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Node count comparison "<=0" should be rewritten as "=0" for IR rule 29 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-1" after comparator ">", node IRNode.STORE, in count string "> -1" for IR rule 30 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Node count comparison ">=0" is useless, please only use strictly positive numbers with greater-equal. for IR rule 31 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided empty value after comparator "<", node IRNode.STORE_OF_CLASS, in count string "<" for IR rule 32 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided empty value after comparator "!", node IRNode.STORE_OF_CLASS, in count string "!" for IR rule 33 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid comparator "!", node IRNode.STORE_OF_CLASS, in count string "!3" for IR rule 34 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "=" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "==" for IR rule 35 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-45" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "-45" for IR rule 36 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "3.0" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "3.0" for IR rule 37 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "a3" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "a3" for IR rule 38 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "0x1" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "0x1" for IR rule 39 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-45" after comparator ">", node IRNode.STORE_OF_CLASS, in count string ">-45" for IR rule 40 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "3.0" after comparator ">", node IRNode.STORE_OF_CLASS, in count string ">3.0" for IR rule 41 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "a3" after comparator ">", node IRNode.STORE_OF_CLASS, in count string ">a3" for IR rule 42 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "0x1" after comparator ">", node IRNode.STORE_OF_CLASS, in count string ">0x1" for IR rule 43 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-45" after comparator ">", node IRNode.STORE_OF_CLASS, in count string "> -45" for IR rule 44 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "3.0" after comparator ">", node IRNode.STORE_OF_CLASS, in count string "> 3.0" for IR rule 45 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "a3" after comparator ">", node IRNode.STORE_OF_CLASS, in count string "> a3" for IR rule 46 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "0x1" after comparator ">", node IRNode.STORE_OF_CLASS, in count string "> 0x1" for IR rule 47 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "-45" after comparator ">", node IRNode.STORE_OF_CLASS, in count string " > -45" for IR rule 48 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "3.0" after comparator ">", node IRNode.STORE_OF_CLASS, in count string " > 3.0" for IR rule 49 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "a3" after comparator ">", node IRNode.STORE_OF_CLASS, in count string " > a3" for IR rule 50 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - Provided invalid value "0x1" after comparator ">", node IRNode.STORE_OF_CLASS, in count string " > 0x1" for IR rule 51 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString().
       - VMInfo: MaxVectorSize is not larger than zero for IR rule 1 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - VMInfo: MaxVectorSize is not larger than zero for IR rule 2 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - Vector node has invalid size "", in "" for IR rule 4 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - Vector node has invalid size "xxx", in "xxx" for IR rule 5 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - Vector node size "min(...)" must have at least 2 comma separated arguments, got "min()" for IR rule 6 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - Vector node size "min(...)" must have at least 2 comma separated arguments, got "min(max_for_type)" for IR rule 7 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - Vector node has invalid size "max_int", in "2,4,8,16,32,64,max_int" for IR rule 8 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - Vector node size must be 2 or larger, but got "-3", in "2,4,8,16,32,64,-3" for IR rule 9 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - VMInfo: MaxVectorSize is not larger than zero for IR rule 10 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
       - VMInfo: MaxVectorSize is not larger than zero for IR rule 11 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize().
      /============/ expected: 67 but was: 65
      at jdk.test.lib.Asserts.fail(Asserts.java:715)
      at jdk.test.lib.Asserts.assertEquals(Asserts.java:208)
      at jdk.test.lib.Asserts.assertEQ(Asserts.java:184)
      at ir_framework.tests.TestBadFormat.checkException(TestBadFormat.java:148)
      at ir_framework.tests.TestBadFormat.expectTestFormatException(TestBadFormat.java:134)
      at ir_framework.tests.TestBadFormat.main(TestBadFormat.java:63)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
      at java.base/java.lang.Thread.run(Thread.java:1474)

      JavaTest Message: Test threw exception: java.lang.RuntimeException
      JavaTest Message: shutting down test

      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: One or more format violations have been detected: Violations (67) --------------- - Provided empty string for composite node IRNode.STORE_OF_CLASS at index 1 for IR rule 1 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.emtpyUserProvidedPostfix(). - Provided empty string for composite node IRNode.STORE_OF_CLASS at index 1 for IR rule 2 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.emtpyUserProvidedPostfix(). - Provided empty string for composite node IRNode.STORE_OF_CLASS at index 1 for IR rule 3 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.emtpyUserProvidedPostfix(). - Provided empty string for composite node IRNode.STORE_OF_CLASS at index 1 for IR rule 4 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.emtpyUserProvidedPostfix(). - Missing count for node IRNode.STORE for IR rule 1 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.missingCountString(). - Missing count for node IRNode.STORE_OF_CLASS for IR rule 2 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.missingCountString(). - Provided invalid value "_#STORE#_" after comparator "=", node IRNode.STORE, in count string "_#STORE#_" for IR rule 1 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "_#STORE#_" after comparator "=", node IRNode.STORE, in count string "_#STORE#_" for IR rule 2 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "_#STORE#_" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "_#STORE#_" for IR rule 3 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided empty value, node IRNode.STORE, in count string "" for IR rule 4 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided empty value, node IRNode.STORE_OF_CLASS, in count string "" for IR rule 5 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided empty value after comparator "<", node IRNode.STORE, in count string "<" for IR rule 6 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided empty value after comparator "!", node IRNode.STORE, in count string "!" for IR rule 7 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid comparator "!", node IRNode.STORE, in count string "!3" for IR rule 8 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "=" after comparator "=", node IRNode.STORE, in count string "==" for IR rule 9 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-45" after comparator "=", node IRNode.STORE, in count string "-45" for IR rule 10 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "3.0" after comparator "=", node IRNode.STORE, in count string "3.0" for IR rule 11 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "a3" after comparator "=", node IRNode.STORE, in count string "a3" for IR rule 12 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "0x1" after comparator "=", node IRNode.STORE, in count string "0x1" for IR rule 13 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-45" after comparator ">", node IRNode.STORE, in count string ">-45" for IR rule 14 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "3.0" after comparator ">", node IRNode.STORE, in count string ">3.0" for IR rule 15 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "a3" after comparator ">", node IRNode.STORE, in count string ">a3" for IR rule 16 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "0x1" after comparator ">", node IRNode.STORE, in count string ">0x1" for IR rule 17 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-45" after comparator ">", node IRNode.STORE, in count string "> -45" for IR rule 18 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "3.0" after comparator ">", node IRNode.STORE, in count string "> 3.0" for IR rule 19 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "a3" after comparator ">", node IRNode.STORE, in count string "> a3" for IR rule 20 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "0x1" after comparator ">", node IRNode.STORE, in count string "> 0x1" for IR rule 21 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-45" after comparator ">", node IRNode.STORE, in count string " > -45" for IR rule 22 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "3.0" after comparator ">", node IRNode.STORE, in count string " > 3.0" for IR rule 23 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "a3" after comparator ">", node IRNode.STORE, in count string " > a3" for IR rule 24 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "0x1" after comparator ">", node IRNode.STORE, in count string " > 0x1" for IR rule 25 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Not-equal comparator not supported. Please rewrite the rule. for IR rule 26 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Node count comparison "<0" is not allowed: always false. for IR rule 27 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Node count comparison "<1" should be rewritten as "=0" for IR rule 28 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Node count comparison "<=0" should be rewritten as "=0" for IR rule 29 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-1" after comparator ">", node IRNode.STORE, in count string "> -1" for IR rule 30 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Node count comparison ">=0" is useless, please only use strictly positive numbers with greater-equal. for IR rule 31 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided empty value after comparator "<", node IRNode.STORE_OF_CLASS, in count string "<" for IR rule 32 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided empty value after comparator "!", node IRNode.STORE_OF_CLASS, in count string "!" for IR rule 33 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid comparator "!", node IRNode.STORE_OF_CLASS, in count string "!3" for IR rule 34 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "=" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "==" for IR rule 35 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-45" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "-45" for IR rule 36 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "3.0" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "3.0" for IR rule 37 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "a3" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "a3" for IR rule 38 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "0x1" after comparator "=", node IRNode.STORE_OF_CLASS, in count string "0x1" for IR rule 39 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-45" after comparator ">", node IRNode.STORE_OF_CLASS, in count string ">-45" for IR rule 40 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "3.0" after comparator ">", node IRNode.STORE_OF_CLASS, in count string ">3.0" for IR rule 41 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "a3" after comparator ">", node IRNode.STORE_OF_CLASS, in count string ">a3" for IR rule 42 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "0x1" after comparator ">", node IRNode.STORE_OF_CLASS, in count string ">0x1" for IR rule 43 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-45" after comparator ">", node IRNode.STORE_OF_CLASS, in count string "> -45" for IR rule 44 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "3.0" after comparator ">", node IRNode.STORE_OF_CLASS, in count string "> 3.0" for IR rule 45 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "a3" after comparator ">", node IRNode.STORE_OF_CLASS, in count string "> a3" for IR rule 46 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "0x1" after comparator ">", node IRNode.STORE_OF_CLASS, in count string "> 0x1" for IR rule 47 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "-45" after comparator ">", node IRNode.STORE_OF_CLASS, in count string " > -45" for IR rule 48 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "3.0" after comparator ">", node IRNode.STORE_OF_CLASS, in count string " > 3.0" for IR rule 49 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "a3" after comparator ">", node IRNode.STORE_OF_CLASS, in count string " > a3" for IR rule 50 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - Provided invalid value "0x1" after comparator ">", node IRNode.STORE_OF_CLASS, in count string " > 0x1" for IR rule 51 at public void ir_framework.tests.BadIRAnnotationsAfterTestVM.wrongCountString(). - VMInfo: MaxVectorSize is not larger than zero for IR rule 1 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - VMInfo: MaxVectorSize is not larger than zero for IR rule 2 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - Vector node has invalid size "", in "" for IR rule 4 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - Vector node has invalid size "xxx", in "xxx" for IR rule 5 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - Vector node size "min(...)" must have at least 2 comma separated arguments, got "min()" for IR rule 6 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - Vector node size "min(...)" must have at least 2 comma separated arguments, got "min(max_for_type)" for IR rule 7 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - Vector node has invalid size "max_int", in "2,4,8,16,32,64,max_int" for IR rule 8 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - Vector node size must be 2 or larger, but got "-3", in "2,4,8,16,32,64,-3" for IR rule 9 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - VMInfo: MaxVectorSize is not larger than zero for IR rule 10 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). - VMInfo: MaxVectorSize is not larger than zero for IR rule 11 at public int[] ir_framework.tests.BadIRAnnotationsAfterTestVM.badVectorNodeSize(). /============/ expected: 67 but was: 65
      ```

            dzhang Dingli Zhang
            dzhang Dingli Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: