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

/openjdk10/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");
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh4164 HELP_MSG="You might be able to fix this by running '$PKGHANDLER_COMMAND'."
4168 HELP_MSG="You might be able to fix this by running '$PKGHANDLER_COMMAND'."
4172 HELP_MSG="You might be able to fix this by running '$PKGHANDLER_COMMAND'."
4175 HELP_MSG="
25085 HELP_MSG="You might be able to fix this by running '$PKGHANDLER_COMMAND'."
25089 as_fn_error $? "Cannot enable full docs with missing dependencies. See above. $HELP_MSG" "$LINENO" 5
[all...]

Completed in 129 milliseconds