Searched refs:jdk_update_version (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Djdk_util.c54 unsigned int jdk_update_version = 0; local
86 jdk_update_version = (unsigned int) atoi(update_ver);
98 info->update_version = jdk_update_version;
/openjdk7/jdk/src/share/classes/sun/misc/
H A DVersion.java.template64 private static int jdk_update_version = 0;
239 return jdk_update_version;

Completed in 251 milliseconds