Skip to content

Commit 010ab8f

Browse files
Sergey BylokhovSergey Bylokhov
authored andcommitted
Update CycleDMImage.java
1 parent d09bf75 commit 010ab8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ public static void main(String args[]) throws Exception {
297297
}
298298
// delay a bit just to let the fullscreen window disposing complete
299299
// before switching to next display
300-
delay(4000);
300+
delay(10000);
301301
}
302302
}
303303
}

0 commit comments

Comments
 (0)