Skip to content

Commit cba64ce

Browse files
committed
8296489: tools/jpackage/windows/WinL10nTest.java fails with timeout
Backport-of: 8d8a28ffcbd974bb1a5389839a7e3046a232f85d
1 parent e391c81 commit cba64ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/tools/jpackage/windows/WinL10nTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
* @build jdk.jpackage.test.*
4444
* @requires (os.family == "windows")
4545
* @compile WinL10nTest.java
46-
* @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
46+
* @run main/othervm/timeout=1440 -Xmx512m jdk.jpackage.test.Main
4747
* --jpt-run=WinL10nTest
4848
*/
4949

0 commit comments

Comments
 (0)