[jdk11u-dev] RFR: 8289043: C2: Vector constant materialization attempt

Martin Doerr mdoerr at openjdk.org
Fri Oct 14 07:03:08 UTC 2022


On Tue, 11 Oct 2022 21:42:00 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport a small part of [JDK-8223347](https://bugs.openjdk.org/browse/JDK-8223347) which fixes crashes described in [JDK-8289043](https://bugs.openjdk.org/browse/JDK-8289043).
> Test-1.java from the latter doesn't crash anymore with this fix.
> We will test this PR for some time.

Thanks for the hint! That has worked. I've already made [JDK-8295174](https://bugs.openjdk.org/browse/JDK-8295174) a backport issue.

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1445


More information about the jdk-updates-dev mailing list