mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-11 14:11:36 +00:00
8036576: jtreg failed on Test6792161 timed out
Increase time out value of test since debug VM executes additional code Reviewed-by: kvn
This commit is contained in:
parent
d3f1dc78ef
commit
52f97b0ee1
@ -27,7 +27,7 @@
|
||||
* @bug 6792161
|
||||
* @summary assert("No dead instructions after post-alloc")
|
||||
*
|
||||
* @run main/othervm/timeout=300 -Xcomp -XX:MaxInlineSize=120 Test6792161
|
||||
* @run main/othervm/timeout=600 -Xcomp -XX:MaxInlineSize=120 Test6792161
|
||||
*/
|
||||
|
||||
import java.lang.reflect.Constructor;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user