8296489: tools/jpackage/windows/WinL10nTest.java fails with timeout

Reviewed-by: almatvee
This commit is contained in:
Alexey Semenyuk 2022-12-06 00:14:31 +00:00
parent 884b9ade41
commit 8d8a28ffcb

@ -48,7 +48,7 @@ import static jdk.jpackage.test.WindowsHelper.getTempDirectory;
* @requires (os.family == "windows")
* @modules jdk.jpackage/jdk.jpackage.internal
* @compile WinL10nTest.java
* @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
* @run main/othervm/timeout=1440 -Xmx512m jdk.jpackage.test.Main
* --jpt-run=WinL10nTest
*/