提交 3f4067c5 编写于 作者: A azvegint

8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails

Reviewed-by: alexsch, serb
上级 5e02e760
......@@ -318,6 +318,7 @@ public class X11GraphicsDevice
@Override
public boolean isDisplayChangeSupported() {
return (isFullScreenSupported()
&& (getFullScreenWindow() != null)
&& !((X11GraphicsEnvironment) GraphicsEnvironment
.getLocalGraphicsEnvironment()).runningXinerama());
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册