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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/ui/
H A DVMVersionInfoPanel.java46 versionPane.setText(getVersionInfo());
51 private String getVersionInfo() { method in class:VMVersionInfoPanel
/openjdk7/jdk/src/share/classes/sun/net/idn/
H A DStringPrep.java180 private static VersionInfo getVersionInfo(int comp){ method in class:StringPrep
187 private static VersionInfo getVersionInfo(byte[] version){ method in class:StringPrep
228 sprepUniVer = getVersionInfo(reader.getUnicodeVersion());
229 normCorrVer = getVersionInfo(indexes[NORM_CORRECTNS_LAST_UNI_VERSION]);

Completed in 30 milliseconds