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

MultiResolutionSplashTest.java fails with "Image with wrong resolution is used for splash screen!" on Windows

    XMLWordPrintable

Details

    Description

      This could an invalid test scenario for Windows: 8u does not support High DPI environment fully. It may be unable to correctly identify the resolution of image to be used as the splash screen or capture the screenshot.

      It requires more investigation why it fails.

      This failure is more intermittent in its nature, I found only a couple of failures like this one for 8u.

      ----------messages:(4/251)----------
      command: main -splash:splash1.png MultiResolutionSplashTest TEST_SPLASH 0
      reason: User specified action: run main/othervm -splash:splash1.png MultiResolutionSplashTest TEST_SPLASH 0
      Mode: othervm [/othervm specified]
      elapsed time (seconds): 0.41
      ----------configuration:(0/0)----------
      ----------System.out:(0/0)----------
      ----------System.err:(14/942)----------
      java.lang.RuntimeException: Image with wrong resolution is used for splash screen!
              at MultiResolutionSplashTest.testSplash(MultiResolutionSplashTest.java:113)
              at MultiResolutionSplashTest.main(MultiResolutionSplashTest.java:75)
              at ...

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Image with wrong resolution is used for splash screen!

      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: