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

/openjdk9/jdk/test/java/util/logging/modules/pkgs/p3/test/
H A DResourceBundleTest.java41 private static final String HELP_MSG = field in class:ResourceBundleTest
47 String.format(HELP_MSG, "named", "can", "class", "the same");
49 String.format(HELP_MSG, "unnamed", "can", "class", "the same");
51 String.format(HELP_MSG, "named", "can", "property", "the same");
53 String.format(HELP_MSG, "unnamed", "can", "property", "the same");
55 String.format(HELP_MSG, "named", "cannot", "class", "another");
57 String.format(HELP_MSG, "unnamed", "cannot", "class", "another");
59 String.format(HELP_MSG, "named", "cannot", "property", "another");
61 String.format(HELP_MSG, "unnamed", "cannot", "property", "another");
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh4163 HELP_MSG="You might be able to fix this by running '$PKGHANDLER_COMMAND'."
4167 HELP_MSG="You might be able to fix this by running '$PKGHANDLER_COMMAND'."
4171 HELP_MSG="You might be able to fix this by running '$PKGHANDLER_COMMAND'."
4174 HELP_MSG="
24805 HELP_MSG="You might be able to fix this by running '$PKGHANDLER_COMMAND'."
24809 as_fn_error $? "Cannot enable full docs with missing dependencies. See above. $HELP_MSG" "$LINENO" 5
[all...]

Completed in 88 milliseconds