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]