-
Bug
-
Resolution: Fixed
-
P3
-
8u60, 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135818 | emb-9 | Alexander Zvegintsev | P3 | Resolved | Fixed | team |
JDK-8133404 | 8u71 | Alexander Zvegintsev | P3 | Resolved | Fixed | b01 |
JDK-8132142 | 8u66 | Alexander Zvegintsev | P3 | Closed | Fixed | b02 |
JDK-8143752 | emb-8u71 | Alexander Zvegintsev | P3 | Resolved | Fixed | b01 |
Testsuite name: Regression(jdk_awt)
Test name(s): java/awt/GraphicsDevice/CheckDisplayModes.java
Product(s) tested: JDK 1.8.0_60b23(64 bit/32 bit)
OS/architecture: Linux/x64
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: spb23324.ru.oracle.com
Is it a Regression: Yes(fails for JDK 8u60b22 but passes for JDK 8u60b21)
Regression introduced in release/build: JDK 1.8.0_60 b22
Test result on the last GAed release for this train:
Test result on FCS:
Is it a platform specific issue: No
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version: No
Exception/Error from Log:
----------System.err:(14/925)----------
java.lang.IllegalStateException: Must be in fullscreen mode in order to set display mode
at sun.awt.X11GraphicsDevice.setDisplayMode(X11GraphicsDevice.java:413)
at CheckDisplayModes.main(CheckDisplayModes.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.IllegalStateException: Must be in fullscreen mode in order to set display mode
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.IllegalStateException: Must be in fullscreen mode in order to set display mode
Test run log location:
Steps to reproduce: see comments
Test name(s): java/awt/GraphicsDevice/CheckDisplayModes.java
Product(s) tested: JDK 1.8.0_60b23(64 bit/32 bit)
OS/architecture: Linux/x64
Error log file (if present): see comments
Reproducible: Always
Reproducible on machine: spb23324.ru.oracle.com
Is it a Regression: Yes(fails for JDK 8u60b22 but passes for JDK 8u60b21)
Regression introduced in release/build: JDK 1.8.0_60 b22
Test result on the last GAed release for this train:
Test result on FCS:
Is it a platform specific issue: No
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version: No
Exception/Error from Log:
----------System.err:(14/925)----------
java.lang.IllegalStateException: Must be in fullscreen mode in order to set display mode
at sun.awt.X11GraphicsDevice.setDisplayMode(X11GraphicsDevice.java:413)
at CheckDisplayModes.main(CheckDisplayModes.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.IllegalStateException: Must be in fullscreen mode in order to set display mode
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.IllegalStateException: Must be in fullscreen mode in order to set display mode
Test run log location:
Steps to reproduce: see comments
- backported by
-
JDK-8133404 [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
-
- Resolved
-
-
JDK-8135818 [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
-
- Resolved
-
-
JDK-8143752 [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
-
- Resolved
-
-
JDK-8132142 [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
-
- Closed
-
- relates to
-
JDK-8081371 [PIT] Test closed/java/awt/FullScreen/DisplayMode/CycleDMImage.java switches Linux to the single device mode
-
- Resolved
-