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

Reviewed-by: thartmann
This commit is contained in:
Emanuel Peter 2025-03-05 10:01:26 +00:00
parent b1a21b563e
commit 75f028b46b

View File

@ -39,7 +39,7 @@ import java.lang.foreign.*;
* i.e. where the invariants have the same summands, but in a different order.
* @modules java.base/jdk.internal.misc
* @library /test/lib /
* @run driver compiler.loopopts.superword.TestEquivalentInvariants
* @run driver/timeout=1200 compiler.loopopts.superword.TestEquivalentInvariants
*/
public class TestEquivalentInvariants {