Changeset: 18272f18897a Author: lisa.se...@oracle.com Date: 2014-05-28 11:57 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/18272f18897a
Fix for RT-37250 [Monocle] Improve error handling in EGL native code Reviewed by dblaukopf Tested with HelloSanity ! modules/graphics/src/main/java/com/sun/glass/ui/monocle/AcceleratedScreen.java ! modules/graphics/src/main/native-glass/monocle/EGL.c Changeset: 5f3323f66723 Author: lisa.se...@oracle.com Date: 2014-05-28 11:58 -0400 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5f3323f66723 Fix for minor typo in error message - api should be API. Tested with HelloSanity. ! modules/graphics/src/main/java/com/sun/glass/ui/monocle/AcceleratedScreen.java