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

java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails with "Focus is lost!" on Linux

    XMLWordPrintable

Details

    Description

      The java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java test consistently fails on Linux with "Focus is lost!" message.

      Only the last variant of the test fails:
      @run main/othervm -splash:splash1.png MultiResolutionSplashTest TEST_FOCUS


      This bug could be duplicate of JDK-8134231. However, there could be something else: in 8u, Robot.waitForIdle() is not implemented as Toolkit.realSync(), so it could affect the test execution.

      JDK-8233696 isn't backported to 8u, this is why there's no expected text in the failure message.

      Attachments

        Issue Links

          Activity

            People

              aivanov Alexey Ivanov
              aivanov Alexey Ivanov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: