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

Martin Doerr mdoerr at openjdk.org
Fri Oct 14 06:28:04 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.

I don't want to declare this PR a backport of [JDK-8223347](https://bugs.openjdk.org/browse/JDK-8223347), because it's only a very, very small part of it.
The idea of using the ID of [JDK-8295174](https://bugs.openjdk.org/browse/JDK-8295174) is not supported by Skara. It requires the ID to match the one in JBS which must be open. Otherwise, I'd get the error message "Issue is not open.".
I can only do this if you want to push it manually (bypassing Skara).
But, I can make [JDK-8295174](https://bugs.openjdk.org/browse/JDK-8295174) a backport of JDK-8289043 after integration. I think this should be sufficient.

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

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


More information about the jdk-updates-dev mailing list