Changeset: 5626fe9b839e Author: tb115823 <tomas.branda...@oracle.com> Date: 2013-10-25 15:53 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5626fe9b839e
Android: RT-33855 eglGetDisplay method not found. Change the name of library to libEGL.so. Fix only in Android code. ! modules/graphics/src/main/native-prism-es2/eglfb/wrapped_egl.c Changeset: 97e7443f93e0 Author: tb115823 <tomas.branda...@oracle.com> Date: 2013-10-25 16:00 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/97e7443f93e0 Missing part to changelog 5535 Android: RT-33695 Add native text rendering suport. Native text was still disabled if platform was Android. ! modules/graphics/src/main/java/com/sun/javafx/font/PrismFontFactory.java