RFR: 8252846: Fix ppc/s390 after "8231441: AArch64: Initial SVE backend su…
Goetz Lindenmaier
goetz at openjdk.java.net
Thu Sep 10 07:55:50 UTC 2020
…pport"
Hi,
this change fixes the issues after 8231441. The VM crashes right in the build after this change.
The fix is trivial.
Please review.
-------------
Commit messages:
- 8252846: Fix ppc/s390 after "8231441: AArch64: Initial SVE backend support"
Changes: https://git.openjdk.java.net/jdk/pull/105/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=105&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8252846
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/105.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/105/head:pull/105
PR: https://git.openjdk.java.net/jdk/pull/105
More information about the hotspot-compiler-dev
mailing list