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

/openjdk7/jdk/src/share/bin/
H A Djava.c71 static char *showSettings = NULL; /* print but continue */ variable
363 if (showSettings != NULL) {
364 ShowSettings(env, showSettings);
1001 showSettings = arg;
1437 "showSettings", "(ZLjava/lang/String;JJJZ)V"));
/openjdk7/jdk/src/share/classes/sun/launcher/
H A DLauncherHelper.java113 static void showSettings(boolean printToStderr, String optionFlag, method in class:LauncherHelper

Completed in 36 milliseconds