In JDK 8u60 we build JavaFX on Oracle Linux 6 with a dependency on GLIBC_2.2.5. In order to support the new version of GStreamer in FX 9 we need to upgrade our build machine to Oracle Linux 7 and build with a newer version of the libraries. This will cause us to have a dependency on GLIBC_2.14.
After this change goes into JDK 9, JavaFX applications will not run on some older versions of Linux. Specifically they will no longer run on Oracle Linux 6.
After this change goes into JDK 9, JavaFX applications will not run on some older versions of Linux. Specifically they will no longer run on Oracle Linux 6.
- blocks
-
JDK-8043352 JEP 257: Update JavaFX/Media to Newer Version of GStreamer
-
- Closed
-