--- old/src/share/javavm/export/jni.h 2013-03-05 17:15:35.990076909 -0500 +++ new/src/share/javavm/export/jni.h 2013-03-05 17:15:34.774008103 -0500 @@ -1951,6 +1951,7 @@ #define JNI_VERSION_1_2 0x00010002 #define JNI_VERSION_1_4 0x00010004 #define JNI_VERSION_1_6 0x00010006 +#define JNI_VERSION_1_8 0x00010008 #ifdef __cplusplus } /* extern "C" */