6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently
Reviewed-by: art, anthony
This commit is contained in:
parent
50d281b1da
commit
0d7e36485c
@ -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();
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user