RFR: 8360416: Incorrect l10n test case in sun/security/tools/keytool/i18n.java
Rajan Halade
rhalade at openjdk.org
Wed Jun 25 21:35:28 UTC 2025
On Wed, 25 Jun 2025 20:50:43 GMT, Justin Lu <jlu at 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.
test/jdk/sun/security/tools/keytool/i18n.java line 26:
> 24: /*
> 25: * @test
> 26: * @bug 4348369 8076069 8294994 8360416
instead, please use [8360400](https://bugs.openjdk.org/browse/JDK-8360400) bug id in bug list. It is closed as won't fix for which test is being updated. We prefer not to use test bugs in this list.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25989#discussion_r2167673211
More information about the security-dev
mailing list