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

/openjdk7/jdk/test/sun/misc/Version/
H A DVersion.java38 VersionInfo jdk = jdkVersionInfo(System.getProperty("java.runtime.version"));
100 private static VersionInfo jdkVersionInfo(String version) throws Exception { method in class:Version

Completed in 48 milliseconds