Changeset: 8fab77c17bfb Author: anthony Date: 2012-10-05 14:58 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/8fab77c17bfb
7200762: [macosx] Stuck in sun.java2d.opengl.CGLGraphicsConfig.getMaxTextureSize(Native Method) Summary: Cache the GL max texture size to avoid calling in native each time the value is needed Reviewed-by: art, bae ! src/macosx/classes/sun/java2d/opengl/CGLGraphicsConfig.java ! src/macosx/native/sun/java2d/opengl/CGLGraphicsConfig.m
