--- old/src/share/native/sun/java2d/opengl/OGLContext.c 2014-02-14 22:46:58.486280714 -0800 +++ new/src/share/native/sun/java2d/opengl/OGLContext.c 2014-02-14 22:46:58.278283328 -0800 @@ -38,6 +38,8 @@ #include "GraphicsPrimitiveMgr.h" #include "Region.h" +#include "jvm.h" + /** * The following methods are implemented in the windowing system (i.e. GLX * and WGL) source files.