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

Vladimir Kozlov kvn at openjdk.org
Mon Jun 17 18:59:21 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.

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list