8253681: closed java/awt/dnd/MouseEventAfterStartDragTest/MouseEventAfterStartDragTest.html test failed
Reviewed-by: shade
This commit is contained in:
parent
d036dca085
commit
c2a5de636f
@ -75,7 +75,7 @@ public abstract class SunDragSourceContextPeer implements DragSourceContextPeer
|
||||
private int sourceActions;
|
||||
|
||||
private static volatile boolean dragDropInProgress = false;
|
||||
private static boolean discardingMouseEvents = false;
|
||||
private static volatile boolean discardingMouseEvents = false;
|
||||
|
||||
/*
|
||||
* dispatch constants
|
||||
|
Loading…
x
Reference in New Issue
Block a user