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

/openjdk7/jdk/test/java/lang/management/RuntimeMXBean/
H A DGetSystemProperties.java68 printProperties(props);
111 private static void printProperties(Map<String,String> props) { method in class:GetSystemProperties
/openjdk7/jdk/src/share/classes/sun/launcher/
H A DLauncherHelper.java128 printProperties(ostream);
136 printProperties(ostream);
175 private static void printProperties(PrintStream ostream) { method in class:LauncherHelper

Completed in 30 milliseconds