Changeset: 638fa2b3848b Author: Chien Yang <[email protected]> Date: 2014-04-24 17:28 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/638fa2b3848b
Fix to RT-36812: Native font code needs to handle JNI exceptions Reviewed by Felipe and kcr ! modules/graphics/src/main/native-font/MacFontFinder.c ! modules/graphics/src/main/native-font/coretext.c ! modules/graphics/src/main/native-font/directwrite.cpp ! modules/graphics/src/main/native-font/fontpath_linux.c ! modules/graphics/src/main/native-font/freetype.c ! modules/graphics/src/main/native-font/pango.c
