8327136: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java fails on libgraal
Reviewed-by: never, kevinw
This commit is contained in:
parent
b38a6c5780
commit
8f0fb27dec
@ -176,7 +176,7 @@ public class NotifReconnectDeadlockTest {
|
||||
|
||||
// serverTimeout increased to avoid occasional problems with initial connect.
|
||||
// Not using Utils.adjustTimeout to avoid accidentally making it too long.
|
||||
private static final long serverTimeout = 2000;
|
||||
private static final long serverTimeout = 3000;
|
||||
private static final long listenerSleep = serverTimeout*6;
|
||||
|
||||
private volatile static String clientState = null;
|
||||
|
Loading…
Reference in New Issue
Block a user