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]
"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]
- relates to
-
JDK-8352595 Regression of JDK-8314999 in IR matching
-
- Resolved
-
-
JDK-8314999 IR framework fails to detect allocation
-
- Resolved
-
-
JDK-8352650 Some IR framework tests are failing after JDK-8314999
-
- Closed
-