提交 3c328faa 编写于 作者: D dcherepanov

6853592: VM test nsk.regression.b4261880 fails with "X Error of failed...

6853592: VM test nsk.regression.b4261880  fails with "X Error of failed request:  BadWindow" inconsistently.
Reviewed-by: art, anthony
上级 82065168
......@@ -324,13 +324,6 @@ public final class XToolkit extends UNIXToolkit implements Runnable {
if (log.isLoggable(Level.FINE)) {
dumpPeers();
}
awtLock();
try {
XlibWrapper.XSetErrorHandler(saved_error_handler);
} finally {
awtUnlock();
}
}
});
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册