Skip to content

Commit

Permalink
8341658: RISC-V: Test DateFormatProviderTest.java run timeouted
Browse files Browse the repository at this point in the history
Reviewed-by: naoto
  • Loading branch information
SendaoYan committed Oct 9, 2024
1 parent de90204 commit d809bc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
* java.base/sun.util.resources
* @build com.foobar.Utils
* com.foo.*
* @run main/othervm -Djava.locale.providers=CLDR,SPI DateFormatProviderTest
* @run main/othervm/timeout=300 -Djava.locale.providers=CLDR,SPI DateFormatProviderTest
*/

import java.text.DateFormat;
Expand Down

0 comments on commit d809bc0

Please sign in to comment.