src/macosx/native/sun/awt/AWTSurfaceLayers.h

Print this page
rev 8336 : 8016096: [macosx] jawt_md.h shipped with jdk is outdated
Summary: Revised build system and added platform specific headers for Mac OS X
Reviewed-by:
Contributed-by: david.dehaven@oracle.com

*** 21,32 **** * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! // REMIND: import <jawt_md.h> ! #import <JavaVM/jawt_md.h> /* * The CALayer-based rendering model returns an object conforming * to the JAWT_SurfaceLayers protocol * --- 21,31 ---- * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! #import <jawt_md.h> /* * The CALayer-based rendering model returns an object conforming * to the JAWT_SurfaceLayers protocol *