Integrated: 8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out

Emanuel Peter epeter at openjdk.org
Wed Mar 5 10:04:03 UTC 2025


On Wed, 5 Mar 2025 07:36:13 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> We have experienced higher runtime with extra flags (e.g. `-XComp` and some verification flags). I'm increasing the timeout.
> 
> I checked: it does not seem that any specific method takes much more time than others, I suspect that we do not inline well with `-XComp`, and that makes the `MemorySegment` loop code significantly slower.

This pull request has now been integrated.

Changeset: 75f028b4
Author:    Emanuel Peter <epeter at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/75f028b46b245bdcbde8391af69020befda66b7d
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out

Reviewed-by: thartmann

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

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


More information about the hotspot-compiler-dev mailing list