提交 3fba11af 编写于 作者: D dav

6903893: Fix failed for CR 6834576: RemoveChild/ test fail with deadlock on rhel and sles

Reviewed-by: dcherepanov, art
上级 87c6e016
...@@ -1449,7 +1449,7 @@ public final class XToolkit extends UNIXToolkit implements Runnable { ...@@ -1449,7 +1449,7 @@ public final class XToolkit extends UNIXToolkit implements Runnable {
* (which is assigned to the virtual pointer) reports the maximum * (which is assigned to the virtual pointer) reports the maximum
* capabilities of the mouse pointer (i.e. 32 physical buttons). * capabilities of the mouse pointer (i.e. 32 physical buttons).
*/ */
private native synchronized int getNumberOfButtonsImpl(); private native int getNumberOfButtonsImpl();
@Override @Override
public int getNumberOfButtons(){ public int getNumberOfButtons(){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册