Searched defs:CurrentVersion (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A Djni.cpp95 static jint CurrentVersion = JNI_VERSION_1_6; variable
4600 DTRACE_PROBE1(hotspot_jni, GetVersion__return, CurrentVersion);
4603 CurrentVersion); variable
4605 return CurrentVersion;
5230 destroyargs.version = CurrentVersion;

Completed in 45 milliseconds