We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de90204 commit d809bc0Copy full SHA for d809bc0
test/jdk/java/util/PluggableLocale/DateFormatProviderTest.java
@@ -31,7 +31,7 @@
31
* java.base/sun.util.resources
32
* @build com.foobar.Utils
33
* com.foo.*
34
- * @run main/othervm -Djava.locale.providers=CLDR,SPI DateFormatProviderTest
+ * @run main/othervm/timeout=300 -Djava.locale.providers=CLDR,SPI DateFormatProviderTest
35
*/
36
37
import java.text.DateFormat;
0 commit comments