RFR: 8360416: Incorrect l10n test case in sun/security/tools/keytool/i18n.java

Justin Lu jlu at openjdk.org
Wed Jun 25 20:56:07 UTC 2025


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.

-------------

Commit messages:
 - init

Changes: https://git.openjdk.org/jdk/pull/25989/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25989&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8360416
  Stats: 9 lines in 1 file changed: 0 ins; 4 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/25989.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25989/head:pull/25989

PR: https://git.openjdk.org/jdk/pull/25989


More information about the security-dev mailing list