Skip to content

Commit 38910d8

Browse files
SendaoYanshipilev
authored andcommitted
8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
Backport-of: d809bc0
1 parent c49ef04 commit 38910d8

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)