RFR: 8345940: Migrate security-related resources from Java classes to properties files [v9]

Weijun Wang weijun at openjdk.org
Mon Mar 10 20:26:52 UTC 2025


On Mon, 10 Mar 2025 17:57:42 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

>> These resources files are in Java classes. If converted to properties files, the localized versions can use UTF-8 encoding directly.
>> 
>> ./src/java.base/share/classes/sun/security/tools/keytool/Resources.java
>> ./src/java.base/share/classes/sun/security/util/Resources.java
>> ./src/java.base/share/classes/sun/security/util/AuthResources.java
>> ./src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources.java
>
> Artur Barashev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Keep the original copyright year

Marked as reviewed by weijun (Reviewer).

Need more reviewers from build and/or i18n.

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

PR Review: https://git.openjdk.org/jdk/pull/22774#pullrequestreview-2672112889
PR Comment: https://git.openjdk.org/jdk/pull/22774#issuecomment-2711739409


More information about the security-dev mailing list