JavaFX amd64 linking against glibc 2.14?
Chris Newland
cnewland at chrisnewland.com
Thu Apr 30 17:07:58 UTC 2015
Hi,
I've been testing against JDK 8u60b13 from
https://jdk8.java.net/download.html and it looks like libglass.so in the
Linux 64-bit (amd64) download is now linking against glibc 2.14
JDK 8u45 linked against glibc 2.4
This breaks on Debian (Wheezy) which only provides 2.13-38+deb7u8
Dependency confirmed by running ldd -v on libglass.so
See this thread for details:
https://groups.google.com/forum/#!topic/jitwatch/zzIZcfB_MrA
Is this a bug or a deliberate move?
Thanks,
Chris
More information about the openjfx-dev
mailing list