Skip to content

Commit

Permalink
8326616: tools/javac/patterns/Exhaustiveness.java intermittently Time…
Browse files Browse the repository at this point in the history
…out signalled after 480 seconds

Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
  • Loading branch information
sendaoYan committed Feb 25, 2024
1 parent 1799ffe commit 8d4d275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/langtools/tools/javac/patterns/Exhaustiveness.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* jdk.compiler/com.sun.tools.javac.main
* jdk.compiler/com.sun.tools.javac.util
* @build toolbox.ToolBox toolbox.JavacTask
* @run main Exhaustiveness
* @run main/timeout=6000 Exhaustiveness
*/

import java.io.IOException;
Expand Down

0 comments on commit 8d4d275

Please sign in to comment.