Skip to content

Commit d809bc0

Browse files
author
SendaoYan
committed
8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
Reviewed-by: naoto
1 parent de90204 commit d809bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/util/PluggableLocale/DateFormatProviderTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* java.base/sun.util.resources
3232
* @build com.foobar.Utils
3333
* com.foo.*
34-
* @run main/othervm -Djava.locale.providers=CLDR,SPI DateFormatProviderTest
34+
* @run main/othervm/timeout=300 -Djava.locale.providers=CLDR,SPI DateFormatProviderTest
3535
*/
3636

3737
import java.text.DateFormat;

0 commit comments

Comments
 (0)