8210102: CDS tests timed out
Increase the timeout to 160s for the DifferentHeapSizes test. Reviewed-by: iklam
This commit is contained in:
parent
f65538cbda
commit
bd1cf50953
@ -31,7 +31,7 @@
|
||||
* @compile ../test-classes/Hello.java
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. DifferentHeapSizes
|
||||
* @run main/othervm/timeout=160 -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. DifferentHeapSizes
|
||||
*/
|
||||
|
||||
import jdk.test.lib.process.OutputAnalyzer;
|
||||
|
Loading…
Reference in New Issue
Block a user