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

Emanuel Peter epeter at openjdk.org
Tue Jun 18 16:18:23 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.

This pull request has now been integrated.

Changeset: e965d70a
Author:    Emanuel Peter <epeter at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e965d70a7425bec78620a2ca8bfaca3c392edf6a
Stats:     64 lines in 2 files changed: 60 ins; 0 del; 4 mod

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

Reviewed-by: kvn, roland

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

PR: https://git.openjdk.org/jdk/pull/19736


More information about the hotspot-compiler-dev mailing list