RFR: JDK-8294994: Update Jarsigner and Keytool i18n tests to validate i18n compliance [v2]
    Bill Huang 
    bhuang at openjdk.org
       
    Tue Oct 11 17:08:41 UTC 2022
    
    
  
On Tue, 11 Oct 2022 17:03:47 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> I have a question, why must this test be manual? Can't we compare the localized texts?
@wangweij Good question. We can definitely compare the localized texts at least some keywords. The fact that automation is one of the goals of this task. In terms of localization, perhaps in our tests we can reuse the resource bundles implemented in these tools to turn english texts into localized texts.
-------------
PR: https://git.openjdk.org/jdk/pull/10635
    
    
More information about the security-dev
mailing list