[lworld] RFR: 8275331: [lworld] TestArrays.java fails IR verification on aarch64
Tobias Hartmann
thartmann at openjdk.java.net
Fri Oct 15 13:14:25 UTC 2021
IR verification fails after the recent merge with mainline because the fix for [JDK-8273825](https://bugs.openjdk.java.net/browse/JDK-8273825) needs to be applied to Valhalla specific matching rules.
I also problem listed `TestPostParseCallDevirtualization` until [JDK-8274973](https://bugs.openjdk.java.net/browse/JDK-8274973) is fixed.
Best regards,
Tobias
-------------
Commit messages:
- 8275331: [lworld] TestArrays.java fails IR verification on aarch64
Changes: https://git.openjdk.java.net/valhalla/pull/565/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=565&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8275331
Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/valhalla/pull/565.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/565/head:pull/565
PR: https://git.openjdk.java.net/valhalla/pull/565
More information about the valhalla-dev
mailing list