We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d2c86 commit 89d7530Copy full SHA for 89d7530
test/jdk/tools/jpackage/share/EmptyFolderPackageTest.java
@@ -40,7 +40,7 @@
40
* @build EmptyFolderBase
41
* @build jdk.jpackage.test.*
42
* @modules jdk.incubator.jpackage/jdk.incubator.jpackage.internal
43
- * @run main/othervm -Xmx512m EmptyFolderPackageTest
+ * @run main/othervm/timeout=720 -Xmx512m EmptyFolderPackageTest
44
*/
45
public class EmptyFolderPackageTest {
46
0 commit comments