RFR: 8333876: C2 SuperWord: regression after JDK-8325155: failed: internal connection

Roland Westrelin roland at openjdk.org
Tue Jun 18 12:07:27 UTC 2024


On Sun, 16 Jun 2024 07:25:32 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> Bug-fix for regression in [JDK-8325155](https://bugs.openjdk.org/browse/JDK-8325155) / https://github.com/openjdk/jdk/pull/18822.
> 
> I had added some assert code in that change, which did not previously exist. Now that assert code triggers on the regression test attached.
> 
> Solution: I converted the assert into a check.

Looks good to me.

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

Marked as reviewed by roland (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19736#pullrequestreview-2125334935


More information about the hotspot-compiler-dev mailing list