8250803: pkgbuild failed with exit code 134

Reviewed-by: herrick, asemenyuk
This commit is contained in:
Alexander Matveev 2020-08-17 13:41:22 -07:00
parent 57d2c86985
commit 89d7530411

View File

@ -40,7 +40,7 @@ import jdk.jpackage.test.TKit;
* @build EmptyFolderBase
* @build jdk.jpackage.test.*
* @modules jdk.incubator.jpackage/jdk.incubator.jpackage.internal
* @run main/othervm -Xmx512m EmptyFolderPackageTest
* @run main/othervm/timeout=720 -Xmx512m EmptyFolderPackageTest
*/
public class EmptyFolderPackageTest {