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

Some IR framework tests are failing after JDK-8314999

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 25
    • hotspot
    • 25

      Violations (2)
      --------------
       - IR Node "_#ALLOC#_" defined in class IRNode has no regex defined for compile phase PRINT_OPTO_ASSEMBLY.
         If you think this compile phase should be supported, update the mapping for "_#ALLOC#_" in class IRNode (i.e the static initializer block immediately following the definition of "_#ALLOC#_").
         Violation for IR rule 1 at public void ir_framework.tests.Basics.alloc2().
       - IR Node "_#ALLOC#_" defined in class IRNode has no regex defined for compile phase PRINT_OPTO_ASSEMBLY.
         If you think this compile phase should be supported, update the mapping for "_#ALLOC#_" in class IRNode (i.e the static initializer block immediately following the definition of "_#ALLOC#_").
         Violation for IR rule 1 at public void ir_framework.tests.Basics.alloc().
      /============/
      at compiler.lib.ir_framework.shared.TestFormat.throwIfAnyFailures(TestFormat.java:85)
      at compiler.lib.ir_framework.driver.irmatching.parser.TestClassParser.createTestClass(TestClassParser.java:75)
      at compiler.lib.ir_framework.driver.irmatching.parser.TestClassParser.parse(TestClassParser.java:63)
      at ir_framework.tests.TestPhaseIRMatching.run(TestPhaseIRMatching.java:71)
      at ir_framework.tests.TestPhaseIRMatching.main(TestPhaseIRMatching.java:61)
      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.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1447)

      Tests affected so far:
      - testlibrary_tests/ir_framework/tests/TestBadFormat.java
      - testlibrary_tests/ir_framework/tests/TestPhaseIRMatching.java
      -testlibrary_tests/ir_framework/tests/flag/TestCompileCommandFileWriter.java
      - testlibrary_tests/ir_framework/tests/flag/TestCompilePhaseCollector.java

      Failures on all platforms

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: