Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8131752

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

XMLWordPrintable

    • b22
    • b78
    • generic
    • linux

        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

              azvegint Alexander Zvegintsev
              sgupta Shobhit Gupta
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: