Skip to content

Commit 75f028b

Browse files
committed
8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out
Reviewed-by: thartmann
1 parent b1a21b5 commit 75f028b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/compiler/loopopts/superword/TestEquivalentInvariants.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* i.e. where the invariants have the same summands, but in a different order.
4040
* @modules java.base/jdk.internal.misc
4141
* @library /test/lib /
42-
* @run driver compiler.loopopts.superword.TestEquivalentInvariants
42+
* @run driver/timeout=1200 compiler.loopopts.superword.TestEquivalentInvariants
4343
*/
4444

4545
public class TestEquivalentInvariants {

0 commit comments

Comments
 (0)