Skip to content

Commit

Permalink
8326726: Problem list Exhaustiveness.java due to 8326616
Browse files Browse the repository at this point in the history
Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
  • Loading branch information
sendaoYan committed Feb 27, 2024
1 parent 33b7388 commit f4caab1
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/timeout=6000 Exhaustiveness
* @run main Exhaustiveness
*/

import java.io.IOException;
Expand Down

0 comments on commit f4caab1

Please sign in to comment.