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

[PPC64] Some IR framework tests are failing after JDK-8314999

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • hotspot
    • None

      testlibrary_tests/ir_framework/tests/TestPhaseIRMatching.java is still failing on PPC64 after JDK-8314999:

      "Expected Failures" WITHOUT "Found Failures":
      Failure[methodName=defaultOnBoth, irRuleId=3, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=COUNTS, constraintId=2]
      Failure[methodName=defaultOnBoth, irRuleId=4, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=COUNTS, constraintId=2]
      Failure[methodName=defaultOnBoth, irRuleId=5, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=COUNTS, constraintId=1]
      Failure[methodName=defaultOnOptoAssembly, irRuleId=1, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=FAIL_ON, constraintId=2]
      Failure[methodName=defaultOnOptoAssembly, irRuleId=2, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=FAIL_ON, constraintId=2]
      Failure[methodName=defaultOnOptoAssembly, irRuleId=4, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=FAIL_ON, constraintId=2]
      "Found Failures" WITHOUT "Expected Failures":
      Failure[methodName=defaultOnBoth, irRuleId=1, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=COUNTS, constraintId=2]
      Failure[methodName=defaultOnOptoAssembly, irRuleId=1, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=COUNTS, constraintId=2]
      Failure[methodName=defaultOnOptoAssembly, irRuleId=3, compilePhase=PRINT_OPTO_ASSEMBLY, checkAttributeType=COUNTS, constraintId=2]

            Unassigned Unassigned
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: