File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
test/jdk/sun/security/tools/keytool Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 * @author charlie lai
2929 * @modules java.base/sun.security.tools.keytool
3030 * @library /test/lib
31- * @run main/manual/othervm -Duser.language=en i18n
31+ * @run main/manual/othervm -Duser.language=en -Duser.country=USA i18n
3232 */
3333
3434/*
3838 * @author charlie lai
3939 * @modules java.base/sun.security.tools.keytool
4040 * @library /test/lib
41- * @run main/manual/othervm -Duser.language=de i18n
41+ * @run main/manual/othervm -Duser.language=de -Duser.country=DE i18n
4242 */
4343
4444/*
4848 * @author charlie lai
4949 * @modules java.base/sun.security.tools.keytool
5050 * @library /test/lib
51- * @run main/manual/othervm -Duser.language=ja i18n
51+ * @run main/manual/othervm -Duser.language=ja -Duser.country=JP i18n
5252 */
5353
5454/*
You can’t perform that action at this time.
0 commit comments