mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8320691: Timeout handler on Windows takes 2 hours to complete
Reviewed-by: stuefe, jpai, ihse, alanb
This commit is contained in:
parent
0c9a61c185
commit
4d50df63b6
@ -57,8 +57,8 @@ native.stack.args=-c "~*kP n;qd" -p %p
|
||||
native.stack.params.repeat=6
|
||||
|
||||
native.core.app=cdb
|
||||
native.core.args=-c ".dump /f core.%p;qd" -p %p
|
||||
native.core.params.timeout=3600000
|
||||
native.core.args=-c ".dump /mA core.%p;qd" -p %p
|
||||
native.core.params.timeout=600000
|
||||
################################################################################
|
||||
# environment info to gather
|
||||
################################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user