RFR: 8285733: [s390] Vector Instruction Emitters for element-wise access are broken
Lutz Schmidt
lucy at openjdk.java.net
Tue May 10 18:20:47 UTC 2022
On Mon, 9 May 2022 16:12:16 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Fix LGTM. I guess this platform is no longer usable after Loom integration. We may need to test it in an updates release.
Thanks for reviewing!
Backporting the fix to (at least) jdk17 would be beneficial, just for correctness. I do not expect enthusiastic acceptance, though. The existing code in jdk17 is not at risk. To test the fix, you would need code which exploits the fixed instructions.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8537
More information about the hotspot-compiler-dev
mailing list