Skip to content

Commit f514d11

Browse files
author
duke
committed
Backport 15b20cb
1 parent 83aab07 commit f514d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/awt/Frame/MaximizeUndecoratedTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
public class MaximizeUndecoratedTest {
5252
private static final int SIZE = 300;
53-
private static final int OFFSET = 2;
53+
private static final int OFFSET = 5;
5454

5555
private static Frame frame;
5656
private static Robot robot;

0 commit comments

Comments
 (0)