Hello, AWT Team. Please review the fix http://cr.openjdk.java.net/~azvegint/jdk/8/8029923/webrev.00/ for the issue https://bugs.openjdk.java.net/browse/JDK-8029923
Solaris 10 have glib 2.4.1 installed by default and glib_check_version() is available since 2.6 [1]. So the fix is to ignore "symbol not found" error.
[1] https://developer.gnome.org/glib/2.32/glib-Version-Information.html#glib-check-version
-- -- Thanks, Alexander.
