Not exactly a bug, since this is not a supported platform. I opened this JIRA as a place to discuss what would be needed to get JavaFX running on this platform.
From guenter on https://www.java.net/forum/topic/jdk/java-se-snapshots-project-feedback/javafx-cubieboard-dont-work:
I installed the newest Java 8 at Cubieboard - and Java works very good.
If I start a JavaFX-program there is this exception:
eglGetDisplay returned EGL_NO_DISPLAYGraphics Device initialization failed for : es2
Error initializing QuantumRenderer: no suitable pipeline found
java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
The same program works by Raspberry PI. I use "Raspian" as OS (with LXDE and opengles accelerated). Hardware: Cubieboard 2 (A20).
From guenter on https://www.java.net/forum/topic/jdk/java-se-snapshots-project-feedback/javafx-cubieboard-dont-work:
I installed the newest Java 8 at Cubieboard - and Java works very good.
If I start a JavaFX-program there is this exception:
eglGetDisplay returned EGL_NO_DISPLAYGraphics Device initialization failed for : es2
Error initializing QuantumRenderer: no suitable pipeline found
java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
The same program works by Raspberry PI. I use "Raspian" as OS (with LXDE and opengles accelerated). Hardware: Cubieboard 2 (A20).
- relates to
-
JDK-8090336 Add support for Mali GPU initialization
-
- Closed
-