提交 a589beb8 编写于 作者: L lana

6993984: PIT: b116 - Many of the swing test are failing on Solaris

Reviewed-by: anthony, prr
上级 d1f4c678
......@@ -294,7 +294,7 @@ public abstract class InputEvent extends ComponentEvent {
AWTAccessor.setInputEventAccessor(
new AWTAccessor.InputEventAccessor() {
public int[] getButtonDownMasks() {
return getButtonDownMasks();
return InputEvent.getButtonDownMasks();
}
});
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册