On Wed, 25 Jun 2025 20:50:43 GMT, Justin Lu <j...@openjdk.org> wrote:
> Please review this PR which removes an incorrect localization test case in > _sun/security/tools/keytool/i18n.java_. The manual test was identified to not > emit any localized output for an incorrect `keystore` password via > "-storepass". However, this message is not localized and there are no plans > to localize it. > > The test should be updated to remove this test case. This pull request has now been integrated. Changeset: 5540a785 Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5540a7859b3ae0faf6b6c7f50e53ff611b253a9f Stats: 9 lines in 1 file changed: 0 ins; 4 del; 5 mod 8360416: Incorrect l10n test case in sun/security/tools/keytool/i18n.java Reviewed-by: weijun, rhalade ------------- PR: https://git.openjdk.org/jdk/pull/25989