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

Test cases result in failure or timeout when run with OpenGL backend

XMLWordPrintable

    • 2d
    • b05
    • generic
    • linux, windows

      . JDK's test suite contains many tests which are configured to run using OpenGL backend in addition to the default backend of the platform.
      . This is realized by providing the test case with a VM option -Dsun.java2d.opengl=True
      . When such tests are run on platforms where OpenGL isn't the default backend (say windows, linux), the tests end up in Failures or Timeouts.

      . Refer to the mail thread capturing discussions for a similar bug
        http://mail.openjdk.java.net/pipermail/2d-dev/2018-February/008932.html
      . As a follow-up, we could disable running JDK tests with OpenGl backend unless OpenGL pipeline is the default or preferred pipeline.

            pnarayanan Prahalad Kumar Narayanan (Inactive)
            pnarayanan Prahalad Kumar Narayanan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: