-
Bug
-
Resolution: Fixed
-
P4
-
9, 11, 14
-
X11, Xinerama
-
b08
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245441 | 13.0.4 | Sergey Bylokhov | P4 | Resolved | Fixed | b02 |
JDK-8229766 | 11.0.6-oracle | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8232743 | 11.0.6 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8266080 | openjdk8u302 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8265823 | 8u301 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
This test fails since b74 on X11 with Xinerama because everything is supported there but display change.
Either the test should ensure that isDisplayChangeSupported() returns true or the mode change should be supported again (as it used to be for a few builds) (but better, withoutJDK-8081371:-)
RULE java/awt/GraphicsDevice/IncorrectDisplayModeExitFullscreen.java Exception java.lang.UnsupportedOperationException: Cannot change display mode
Either the test should ensure that isDisplayChangeSupported() returns true or the mode change should be supported again (as it used to be for a few builds) (but better, without
RULE java/awt/GraphicsDevice/IncorrectDisplayModeExitFullscreen.java Exception java.lang.UnsupportedOperationException: Cannot change display mode
- backported by
-
JDK-8229766 [TEST_BUG] Some tests should check isDisplayChangeSupported
-
- Resolved
-
-
JDK-8232743 [TEST_BUG] Some tests should check isDisplayChangeSupported
-
- Resolved
-
-
JDK-8245441 [TEST_BUG] Some tests should check isDisplayChangeSupported
-
- Resolved
-
-
JDK-8265823 [TEST_BUG] Some tests should check isDisplayChangeSupported
-
- Resolved
-
-
JDK-8266080 [TEST_BUG] Some tests should check isDisplayChangeSupported
-
- Resolved
-