We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83aab07 commit f514d11Copy full SHA for f514d11
test/jdk/java/awt/Frame/MaximizeUndecoratedTest.java
@@ -50,7 +50,7 @@
50
51
public class MaximizeUndecoratedTest {
52
private static final int SIZE = 300;
53
- private static final int OFFSET = 2;
+ private static final int OFFSET = 5;
54
55
private static Frame frame;
56
private static Robot robot;
0 commit comments