--- old/src/share/vm/prims/jni.cpp 2013-03-05 16:56:20.976535481 -0500 +++ new/src/share/vm/prims/jni.cpp 2013-03-05 16:56:19.860472071 -0500 @@ -92,7 +92,7 @@ # include "os_bsd.inline.hpp" #endif -static jint CurrentVersion = JNI_VERSION_1_6; +static jint CurrentVersion = JNI_VERSION_1_8; // The DT_RETURN_MARK macros create a scoped object to fire the dtrace