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

Monocle EGL fails to initialize on imx.6

XMLWordPrintable

      I have noticed from the tests failures, that Monocle incorrectly detects prism order, on the wiki
      https://wiki.openjdk.java.net/display/OpenJFX/Monocle
      it is written that es2 is the default order for MX6, however when I run simple application using 8u26 b14 and print Pipeline name
      System.out.println(com.sun.prism.GraphicsPipeline.getPipeline().getClass().getName());
      I see com.sun.prism.sw.SWPipeline, but es2 is expected

            ddhill David Hill (Inactive)
            stsmirno Stanislav Smirnov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: