8337886: java/awt/Frame/MaximizeUndecoratedTest.java fails in OEL due to a slight color difference
Reviewed-by: dnguyen, honkar, serb
This commit is contained in:
parent
56a007dd32
commit
15b20cb1fd
@ -50,7 +50,7 @@ import jtreg.SkippedException;
|
||||
|
||||
public class MaximizeUndecoratedTest {
|
||||
private static final int SIZE = 300;
|
||||
private static final int OFFSET = 2;
|
||||
private static final int OFFSET = 5;
|
||||
|
||||
private static Frame frame;
|
||||
private static Robot robot;
|
||||
|
Loading…
Reference in New Issue
Block a user