8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc

Increased the timeout from 120s (default) to 240s

Reviewed-by: dcubed, mseledtsov
This commit is contained in:
Calvin Cheung 2018-10-29 11:05:45 -07:00
parent 0c554411b0
commit e0911eacd6

View File

@ -33,7 +33,7 @@
* @build sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* @compile ../../test-classes/JvmtiApp.java
* @run driver JvmtiAddPath
* @run driver/timeout=240 JvmtiAddPath
*/
import java.io.File;