Searched refs:GetDotVersion (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/bin/
H A Djava.h176 const char* GetDotVersion();
H A Djava.c1788 GetDotVersion() function
1880 printf("\tdotversion:%s\n", GetDotVersion());
/openjdk7/jdk/src/windows/bin/
H A Djava_md.c464 if (JLI_StrCmp(version, GetDotVersion()) != 0) {
465 JLI_ReportErrorMessage(REG_ERROR3, JRE_KEY, version, GetDotVersion()

Completed in 38 milliseconds