mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 06:29:37 +00:00
7048308: 4/4 LoggingDeadlock3 test timeout is too small
Change timeout for test from 15 seconds to 80 seconds. Reviewed-by: dholmes
This commit is contained in:
parent
f0d2f69eed
commit
0d21eb970f
@ -27,7 +27,7 @@
|
||||
* @summary Calling LogManager.addLogger() and Logger.getLogger() cause deadlock
|
||||
* @author Serguei Spitsyn
|
||||
* @build LoggingDeadlock3
|
||||
* @run main/timeout=15 LoggingDeadlock3
|
||||
* @run main/timeout=80 LoggingDeadlock3
|
||||
*/
|
||||
|
||||
import java.io.*;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user