JDK-8273825 : TestIRMatching.java fails after JDK-8266550
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:18
Priority:P4
Status:Resolved
Resolution:Fixed
CPU:generic
Submitted:2021-09-15
Updated:2022-05-06
Resolved:2021-09-20
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
TestIRMatching failed with one or more exceptions:
Constraint BadFailOnConstraint, Class CheckCastArray, Method array(), Rule 2 with "failOn", regex: 1 should have been matched: expected true, was false
java.lang.RuntimeException: Constraint BadFailOnConstraint, Class CheckCastArray, Method array(), Rule 2 with "failOn", regex: 1 should have been matched: expected true, was false
16-09-2021
> PPC64:
> Compilation(s) of failed match(es):
test1 should have an IR fail which is expected in the test. Is TestIRMatching failing and if so what is the exception message?
> s390 is now maintained by IBM (we don't build 18)
Okay